]> git.sur5r.net Git - u-boot/blobdiff - env/Makefile
Convert CONFIG_UBI_SILENCE_MSG to Kconfig
[u-boot] / env / Makefile
index 8df5b9d4c9063b893270f0ce47f62de372a74d25..7ce8231d9a70eaa585eb36e8bcf1ab91376cea36 100644 (file)
@@ -11,7 +11,6 @@ ifndef CONFIG_SPL_BUILD
 obj-y += attr.o
 obj-y += callback.o
 obj-y += flags.o
-obj-$(CONFIG_ENV_IS_IN_DATAFLASH) += dataflash.o
 obj-$(CONFIG_ENV_IS_IN_EEPROM) += eeprom.o
 extra-$(CONFIG_ENV_IS_EMBEDDED) += embedded.o
 obj-$(CONFIG_ENV_IS_IN_EEPROM) += embedded.o