diff options
Diffstat (limited to 'target/device/Atmel/Makefile.in.linux')
-rw-r--r-- | target/device/Atmel/Makefile.in.linux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/device/Atmel/Makefile.in.linux b/target/device/Atmel/Makefile.in.linux new file mode 100644 index 000000000..b529a9b27 --- /dev/null +++ b/target/device/Atmel/Makefile.in.linux @@ -0,0 +1,3 @@ +include target/device/Atmel/arch-arm/arch-arm.mk +include target/device/Atmel/arch-avr32/arch-avr32.mk + |