Michael Schwingen | ea99e8f | 2008-01-16 19:50:37 +0100 | [diff] [blame] | 1 | TEXT_BASE = 0x00e00000 |
2 | |||||
3 | # include NPE ethernet driver | ||||
Peter Tyser | 84ad688 | 2010-04-12 22:28:11 -0500 | [diff] [blame] | 4 | BOARDLIBS = arch/arm/cpu/ixp/npe/libnpe.a |
Jean-Christophe PLAGNIOL-VILLARD | 10a451c | 2009-05-08 20:24:12 +0200 | [diff] [blame] | 5 | |
6 | LDSCRIPT := $(SRCTREE)/board/$(BOARDDIR)/u-boot.lds |