diff options
Diffstat (limited to 'conf/machine/nslu2.conf')
-rw-r--r-- | conf/machine/nslu2.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/nslu2.conf b/conf/machine/nslu2.conf index d22c3b5568..737d4e7c17 100644 --- a/conf/machine/nslu2.conf +++ b/conf/machine/nslu2.conf @@ -86,7 +86,7 @@ FULL_OPTIMIZATION = "-Os -fomit-frame-pointer -frename-registers \ # to get this fixed. NSLU2_ARCH_TYPE = "b" TARGET_ARCH = "arme${NSLU2_ARCH_TYPE}" -# To change to little endian see distro/ucslugc.conf +# To change to little endian see distro/nslu2-dist.conf # The list of valid architectures for thumb or arm on NSLU2. The arm list is # derived from the architecture settings known to gcc, the thumb list is then |