mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix make kernel_menuconfig (#1637)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7094 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c45e20eefa
commit
5a5f01fcac
@ -40,7 +40,7 @@ define Kernel/Configure/2.4
|
||||
$(MAKE) $(KERNEL_MAKEOPTS) dep
|
||||
endef
|
||||
define Kernel/Configure/2.6
|
||||
$(MAKE) $(KERNEL_MAKEOPTS) CC="$(KERNEL_CC)" oldconfig prepare scripts
|
||||
-$(MAKE) $(KERNEL_MAKEOPTS) CC="$(KERNEL_CC)" oldconfig prepare scripts
|
||||
endef
|
||||
define Kernel/Configure/Default
|
||||
@if [ -f "./config/profile-$(PROFILE)" ]; then \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user