]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/m68k/cpu/mcf5445x/config.mk
kbuild: rename TOPDIR to stctree
[karo-tx-uboot.git] / arch / m68k / cpu / mcf5445x / config.mk
index 6da08d514da21dae306f36dbdf683fdaa38c30d9..2f310a5d7742268e96a2d75ad0d1bac679b990d5 100644 (file)
@@ -10,7 +10,7 @@
 #
 
 cfg=$(shell grep configs $(OBJTREE)/include/config.h | sed 's/.*<\(configs.*\)>/\1/')
-is5441x:=$(shell grep CONFIG_MCF5441x $(TOPDIR)/include/$(cfg))
+is5441x:=$(shell grep CONFIG_MCF5441x $(srctree)/include/$(cfg))
 
 ifneq (,$(findstring CONFIG_MCF5441x,$(is5441x)))
 PLATFORM_CPPFLAGS += -mcpu=54418 -fPIC