fix ppc compile
SVN-Revision: 5681
This commit is contained in:
parent
c8298451cf
commit
f2d5f3adbd
@ -29,7 +29,7 @@ define Build/Configure
|
|||||||
yes '' | $(MAKE) -C $(PKG_BUILD_DIR) \
|
yes '' | $(MAKE) -C $(PKG_BUILD_DIR) \
|
||||||
ARCH=$(LINUX_KARCH) \
|
ARCH=$(LINUX_KARCH) \
|
||||||
CONFIG_SHELL=$(BASH) \
|
CONFIG_SHELL=$(BASH) \
|
||||||
oldconfig include/linux/version.h
|
oldconfig include/linux/version.h include/asm
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user