mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 15:27:44 +02:00
remove reference to unused .kernel.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6959 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9c9f768160
commit
8ca510f22e
@ -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…
Reference in New Issue
Block a user