X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile;h=36246b653e2336a84fd64ad9b210dc4037154a88;hb=bd25864cc7612919cf806f5705fe6a83beec8f8d;hp=7e9491d3db2b0de44cff08764722bb0c17d3982e;hpb=145afab32c3a049bd646d2eede5f2feba08576c6;p=u-boot diff --git a/Makefile b/Makefile index 7e9491d3db..36246b653e 100644 --- a/Makefile +++ b/Makefile @@ -294,7 +294,7 @@ LIBS += lib/libfdt/libfdt.o LIBS += api/libapi.o LIBS += post/libpost.o -ifneq ($(CONFIG_AM335X)$(CONFIG_OMAP34XX)$(CONFIG_OMAP44XX)$(CONFIG_OMAP54XX),) +ifneq ($(CONFIG_AM33XX)$(CONFIG_OMAP34XX)$(CONFIG_OMAP44XX)$(CONFIG_OMAP54XX),) LIBS += $(CPUDIR)/omap-common/libomap-common.o endif