mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[toolchain] remove support for ubicom32
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34432 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -70,15 +70,6 @@ define Host/Configure/post/cris
|
||||
$(SED) '/#include <asm\/page\.h>/d' $(BUILD_DIR_TOOLCHAIN)/linux-dev/include/asm/user.h
|
||||
endef
|
||||
|
||||
define Host/Configure/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/include/asm/
|
||||
endef
|
||||
|
||||
define Host/Configure/post/mips
|
||||
$(call Host/Configure/lzma)
|
||||
endef
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user