]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/common/Makefile
Merge tag 'KARO-TX6-2015-03-24' into uboot-merge
[karo-tx-uboot.git] / board / karo / common / Makefile
index 64fe06c7a3363f0cde9787b520013868b2fc94cd..8e22489c3dd40abd87c07fbede8548fda55c9dd9 100644 (file)
@@ -28,7 +28,7 @@ ifeq ($(CONFIG_SPL_BUILD),)
 endif
 COBJS-$(CONFIG_CMD_NAND)               += nand.o
 COBJS-$(CONFIG_ENV_IS_IN_MMC)          += mmc.o
-
+COBJS-y                                += env.o
 COBJS   := $(COBJS-y)
 SOBJS  :=