mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
remove another unnecessary message
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2296 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -242,7 +242,6 @@ $(STAMP_DIR)/.linux-compile: $(LINUX_DIR)/.modules_done
|
|||||||
source: $(DL_DIR)/$(LINUX_SOURCE)
|
source: $(DL_DIR)/$(LINUX_SOURCE)
|
||||||
prepare: $(LINUX_DIR)/.configured
|
prepare: $(LINUX_DIR)/.configured
|
||||||
compile:
|
compile:
|
||||||
@$(PKG_TRACE) Compiling...
|
|
||||||
$(MAKE) $(STAMP_DIR)/.linux-compile $(MAKE_TRACE)
|
$(MAKE) $(STAMP_DIR)/.linux-compile $(MAKE_TRACE)
|
||||||
|
|
||||||
install: compile $(TARGET_MODULES_DIR) $(KERNEL_IPKG)
|
install: compile $(TARGET_MODULES_DIR) $(KERNEL_IPKG)
|
||||||
|
|||||||
Reference in New Issue
Block a user