mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-17 20:12:11 +01:00
parent
c855d322c0
commit
90acc0e779
@ -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…
Reference in New Issue
Block a user