summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>2014-02-19 07:15:01 +0100
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2014-02-19 07:15:01 +0100
commita87a0ce7028d5371c81d77ba72c1ba43a1ca77bc (patch)
tree98bff4a88314611dc6f7afea5f88953309940a51 /Makefile
parentc4d376fd1c2bce8d64cec0431dd3f24957b6dec4 (diff)
parentf8d1086851409ee16344932ef367b8a05c365b09 (diff)
downloadu-boot-imx-a87a0ce7028d5371c81d77ba72c1ba43a1ca77bc.zip
u-boot-imx-a87a0ce7028d5371c81d77ba72c1ba43a1ca77bc.tar.gz
u-boot-imx-a87a0ce7028d5371c81d77ba72c1ba43a1ca77bc.tar.bz2
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1687e2e..0e07aa5 100644
--- a/Makefile
+++ b/Makefile
@@ -227,7 +227,6 @@ LIBS-y += $(CPUDIR)/
ifdef SOC
LIBS-y += $(CPUDIR)/$(SOC)/
endif
-LIBS-$(CONFIG_IXP4XX_NPE) += drivers/net/npe/
LIBS-$(CONFIG_OF_EMBED) += dts/
LIBS-y += arch/$(ARCH)/lib/
LIBS-y += fs/