diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2008-03-29 23:09:46 +0000 |
---|---|---|
committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2008-03-29 23:09:46 +0000 |
commit | c659b13a2fc07188f716327364f6080e9486f3de (patch) | |
tree | 27e7d039a80625c01afa917d831057b2d684a69d /target/device/Makefile.in.linux | |
parent | 230723920abcc27128ba271d0b20428e81fc9515 (diff) | |
download | buildroot-novena-c659b13a2fc07188f716327364f6080e9486f3de.tar.gz buildroot-novena-c659b13a2fc07188f716327364f6080e9486f3de.zip |
Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR32 patches
Diffstat (limited to 'target/device/Makefile.in.linux')
-rw-r--r-- | target/device/Makefile.in.linux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/device/Makefile.in.linux b/target/device/Makefile.in.linux new file mode 100644 index 000000000..8ee640ab4 --- /dev/null +++ b/target/device/Makefile.in.linux @@ -0,0 +1 @@ +include target/device/Atmel/Makefile.in.linux |