#19952: [ar71xx] undefined reference to ath79_nvram_parse_mac_addr
--------------------------------+----------------------------------
  Reporter:  Damian Kaczkowski  |      Owner:  developers
      Type:  defect             |     Status:  closed
  Priority:  highest            |  Milestone:  Chaos Calmer (trunk)
 Component:  base system        |    Version:  Trunk
Resolution:  fixed              |   Keywords:
--------------------------------+----------------------------------
Changes (by jogo):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Replying to [comment:11 Damian Kaczkowski]:
 > r46190 should probably be reverted. AFAIR other boards does not select
 this symbol. Target config already contains this symbol.

 There are several other boards selecting ATH79_NVRAM. All boards requiring
 the nvram functions should select it, and if they do not that is a bug,
 else you could not compile with only that board enabled. Also note that
 ATH79_NVRAM is not a user visible config symbol, so you cannot select it
 yourself and setting it to =y will be forced to =n if nothing else selects
 it when building.

 Anyway with the select and the removal of the boards from the config in
 r46191 ar71xx_mikrotik should build again. Whether to make all boards
 disabled in the platform config needs to be decided by the target
 maintainer.

--
Ticket URL: <https://dev.openwrt.org/ticket/19952#comment:12>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to