forked from Ivasoft/openwrt
add a heavily cleaned up version of ubicom32 toolchain support
SVN-Revision: 17346
This commit is contained in:
@@ -115,6 +115,15 @@ else
|
||||
endef
|
||||
endif
|
||||
|
||||
define Host/Prepare/post/ubicom32
|
||||
$(CP) \
|
||||
$(HOST_BUILD_DIR)/arch/ubicom32/include/asm/elf.h \
|
||||
$(HOST_BUILD_DIR)/arch/ubicom32/include/asm/user.h \
|
||||
$(HOST_BUILD_DIR)/arch/ubicom32/include/asm/page.h \
|
||||
$(HOST_BUILD_DIR)/arch/ubicom32/include/asm/page_offset.h \
|
||||
$(BUILD_DIR_TOOLCHAIN)/linux-dev/usr/include/asm/
|
||||
endef
|
||||
|
||||
define Host/Prepare/post/mips
|
||||
$(call Host/Prepare/lzma)
|
||||
endef
|
||||
|
||||
14723
toolchain/kernel-headers/patches-2.6.28/100-ubicom_headers.patch
Normal file
14723
toolchain/kernel-headers/patches-2.6.28/100-ubicom_headers.patch
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user