mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 18:59:28 -05:00
*sigh* :P
SVN-Revision: 10373
This commit is contained in:
@@ -38,7 +38,7 @@ endef
|
||||
define Build/Configure/powerpc
|
||||
$(CP) $(PKG_BUILD_DIR)/include/asm-ppc/* $(PKG_BUILD_DIR)/include/asm-powerpc/
|
||||
rm -rf $(PKG_BUILD_DIR)/include/asm-ppc
|
||||
mv $(PKG_BUILD_DIR)/include/asm-powerpc $(PKG_BUILD_DIR)/include/asm-ppc
|
||||
ln -s $(PKG_BUILD_DIR)/include/asm-powerpc $(PKG_BUILD_DIR)/include/asm-ppc
|
||||
endef
|
||||
|
||||
ifneq (,$(findstring uml,$(BOARD)))
|
||||
|
||||
Reference in New Issue
Block a user