summaryrefslogtreecommitdiff
path: root/env/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'env/Makefile')
-rw-r--r--env/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/env/Makefile b/env/Makefile
index bb6e24b396..673b979fdf 100644
--- a/env/Makefile
+++ b/env/Makefile
@@ -16,7 +16,6 @@ extra-$(CONFIG_ENV_IS_IN_FLASH) += embedded.o
obj-$(CONFIG_ENV_IS_IN_NVRAM) += embedded.o
obj-$(CONFIG_ENV_IS_IN_NVRAM) += nvram.o
obj-$(CONFIG_ENV_IS_IN_ONENAND) += onenand.o
-obj-$(CONFIG_ENV_IS_IN_SATA) += sata.o
obj-$(CONFIG_ENV_IS_IN_REMOTE) += remote.o
obj-$(CONFIG_ENV_IS_IN_UBI) += ubi.o
endif