mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix kernel configure target
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4065 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
57013b9f30
commit
e4a9076c04
@ -97,9 +97,8 @@ pkg-install: FORCE
|
||||
@{ [ "$(INSTALL_TARGETS)" != "" ] && $(IPKG) install $(INSTALL_TARGETS) || true; }
|
||||
|
||||
source: $(DL_DIR)/$(LINUX_SOURCE)
|
||||
prepare:
|
||||
prepare: $(LINUX_DIR)/.configured
|
||||
@mkdir -p $(STAMP_DIR) $(PACKAGE_DIR)
|
||||
@$(MAKE) $(LINUX_DIR)/.configured
|
||||
|
||||
compile: prepare $(STAMP_DIR)/.linux-compile
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user