#18340: Compilling BB 14.07  for Lantiq xway stops with error
-----------------------------+--------------------------------------------
  Reporter:  sailer.aleks@…  |      Owner:  developers
      Type:  defect          |     Status:  new
  Priority:  normal          |  Milestone:  Barrier Breaker 14.07
 Component:  kernel          |    Version:  Barrier Breaker 14.07
Resolution:                  |   Keywords:  lantiq vpe undefined reference
-----------------------------+--------------------------------------------

Comment (by anonymous):

 Your Makefile should look like this:


 {{{
 # Copyright (C) 2010 John Crispin <[email protected]>
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License version 2 as published
 # by the Free Software Foundation.

 obj-y := irq.o clk.o prom.o

 obj-$(CONFIG_MIPS_VPE_LOADER) += softdog_vpe.o
 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o

 obj-$(CONFIG_SOC_TYPE_XWAY) += xway/
 obj-$(CONFIG_SOC_FALCON) += falcon/
 }}}


 If you previously applied the "wrong" patch, the attachment in this ticket
 won't work



 Daniele

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