remove reference to unused .kernel.mk

SVN-Revision: 6959
v19.07.3_mercusys_ac12_duma
Felix Fietkau 17 years ago
parent 5203f99da6
commit bbe7bd4f29

@ -159,7 +159,7 @@ endef
$(eval $(call shexport,Target/Description))
download: $(DL_DIR)/$(LINUX_SOURCE)
prepare: $(LINUX_DIR)/.configured $(TMP_DIR)/.kernel.mk
prepare: $(LINUX_DIR)/.configured
compile: $(LINUX_DIR)/.modules
menuconfig: $(LINUX_DIR)/.prepared FORCE
$(call Kernel/Configure)

Loading…
Cancel
Save