In this way also the ethernet module will be checked during nitghly test
builds.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4473
38d2e660-2303-0410-9eaa-
f027e97ec537
armtest_PREFIX = arm-none-eabi-
armtest_CPPAFLAGS = -O0 -g -gdwarf-2 -g
-armtest_CPPFLAGS = -O0 -D'ARCH=ARCH_NIGHTTEST' -D__ARM_AT91SAM7S256__ -D'CPU_FREQ=(48023000UL)' -D'WIZ_AUTOGEN' -g3 -gdwarf-2 -fverbose-asm -Iexamples/test -Ibertos/cpu/arm
+armtest_CPPFLAGS = -O0 -D'ARCH=ARCH_NIGHTTEST' -D__ARM_AT91SAM7X256__ -D'CPU_FREQ=(48023000UL)' -D'WIZ_AUTOGEN' -g3 -gdwarf-2 -fverbose-asm -Iexamples/test -Ibertos/cpu/arm
armtest_LDFLAGS = -nostartfiles -T bertos/cpu/arm/scripts/at91sam7_256_rom.ld -Wl,--no-warn-mismatch
armtest_CPU = arm7tdmi