diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-10-15 20:22:08 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-10-15 20:22:08 +0200 |
commit | ec437ac8b251eca744d484207a7858eb8b70362a (patch) | |
tree | 48446de648ee67c153bd022d77d210b21d67df79 /target/avr32 | |
parent | 3e377198a0453e9077f578357fca03ac82b11c1e (diff) |
allow more than one kernel to be configured, add shuttle pc support
Diffstat (limited to 'target/avr32')
-rw-r--r-- | target/avr32/sys-available/atmel-ngw100 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/avr32/sys-available/atmel-ngw100 b/target/avr32/sys-available/atmel-ngw100 index 77c865ad8..6f553ce27 100644 --- a/target/avr32/sys-available/atmel-ngw100 +++ b/target/avr32/sys-available/atmel-ngw100 @@ -6,3 +6,4 @@ config ADK_TARGET_SYSTEM_ATMEL_NGW100 select ADK_TOOLCHAIN_GCC_SJLJ help Support for ATMEL NGW100. + |