mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
add a heavily cleaned up version of ubicom32 toolchain support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17346 3c298f89-4303-0410-b956-a3cf2f4a3e73
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