#17566: r42021 breaks build - BCMA_CHIP_ID_BCM43131 is undefined
-----------------------+-----------------------------------
  Reporter:  pdffs     |      Owner:  developers
      Type:  defect    |     Status:  reopened
  Priority:  high      |  Milestone:  Barrier Breaker 14.07
 Component:  packages  |    Version:  Barrier Breaker 14.07
Resolution:            |   Keywords:
-----------------------+-----------------------------------
Changes (by pdffs):

 * status:  closed => reopened
 * resolution:  worksforme =>


Comment:

 I found this during a full clean build.  The 3.10.49 kernel in 14.07 does
 not support this device (kernel at r42271, with offending line removed
 from patch):
 {{{
 grep -Ir BCMA_CHIP_ID_BCM43131 build_dir/target-x86_64_uClibc-0.9.33.2
 /linux-x86_64_generic/
 }}}

 Returns no results.  The only reference to BCMA_CHIP_ID_BCM43131 anywhere
 for 14.07 is in that patch, which obviously works on trunk, where there's
 a newer kernel, but that ID should have been removed in the backport.

 The above patch is how I've fixed it for my build.

--
Ticket URL: <https://dev.openwrt.org/ticket/17566#comment:2>
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