mirror of
https://github.com/immortalwrt/immortalwrt.git
synced 2025-08-11 06:11:53 +08:00
fix ppc compile
SVN-Revision: 5681
This commit is contained in:
@ -29,7 +29,7 @@ define Build/Configure
|
||||
yes '' | $(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
ARCH=$(LINUX_KARCH) \
|
||||
CONFIG_SHELL=$(BASH) \
|
||||
oldconfig include/linux/version.h
|
||||
oldconfig include/linux/version.h include/asm
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
|
Reference in New Issue
Block a user