|
@@ -115,8 +115,6 @@ obj-$(CONFIG_HAS_IOMEM) += memremap.o
|
|
|
|
|
|
$(obj)/configs.o: $(obj)/config_data.h
|
|
$(obj)/configs.o: $(obj)/config_data.h
|
|
|
|
|
|
-# config_data.h contains the same information as ikconfig.h but gzipped.
|
|
|
|
-# Info from config_data can be extracted from /proc/config*
|
|
|
|
targets += config_data.gz
|
|
targets += config_data.gz
|
|
$(obj)/config_data.gz: $(KCONFIG_CONFIG) FORCE
|
|
$(obj)/config_data.gz: $(KCONFIG_CONFIG) FORCE
|
|
$(call if_changed,gzip)
|
|
$(call if_changed,gzip)
|