Remove a debug statement from trx.c, add config changes for at91

SVN-Revision: 7491
This commit is contained in:
Hamish Guthrie
2007-06-04 17:39:38 +00:00
parent 9114220553
commit e970f61273
5 changed files with 17 additions and 10 deletions

View File

@@ -84,7 +84,8 @@ TARGET_CONFIGURE_OPTS:= \
RANLIB=$(TARGET_CROSS)ranlib \
STRIP=$(TARGET_CROSS)strip \
OBJCOPY=$(TARGET_CROSS)objcopy \
OBJDUMP=$(TARGET_CROSS)objdump
OBJDUMP=$(TARGET_CROSS)objdump \
SIZE=$(TARGET_CROSS)size
# strip an entire directory
RSTRIP:= \