mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
add preliminary coldfire v4e support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16538 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
5
toolchain/uClibc/config-0.9.30+nptl/m68k
Normal file
5
toolchain/uClibc/config-0.9.30+nptl/m68k
Normal file
@@ -0,0 +1,5 @@
|
||||
ARCH_BIG_ENDIAN=y
|
||||
TARGET_ARCH="m68k"
|
||||
TARGET_SUBARCH=""
|
||||
TARGET_m68k=y
|
||||
UCLIBC_HAS_LONG_DOUBLE_MATH=y
|
||||
5
toolchain/uClibc/config-0.9.30.1/m68k
Normal file
5
toolchain/uClibc/config-0.9.30.1/m68k
Normal file
@@ -0,0 +1,5 @@
|
||||
ARCH_BIG_ENDIAN=y
|
||||
TARGET_ARCH="m68k"
|
||||
TARGET_SUBARCH=""
|
||||
TARGET_m68k=y
|
||||
UCLIBC_HAS_LONG_DOUBLE_MATH=y
|
||||
Reference in New Issue
Block a user