summaryrefslogtreecommitdiff
path: root/target/avr32
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-04-25 20:12:05 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-04-25 20:13:25 -0500
commit8b6a574f396972f5065b4cab0d201fbb97015b0f (patch)
tree1a8d57393466ae650d10076a004762959edd8b9a /target/avr32
parentfaee1f6fd5173e70b005b21aa513e7a44f0d7f94 (diff)
refactor the lower case symbols out
We don't need this, as ARCH is implicit through the directory. All lower case symbols should be removed now.
Diffstat (limited to 'target/avr32')
-rw-r--r--target/avr32/systems/atmel-ngw1002
-rw-r--r--target/avr32/systems/toolchain-avr322
2 files changed, 0 insertions, 4 deletions
diff --git a/target/avr32/systems/atmel-ngw100 b/target/avr32/systems/atmel-ngw100
index b5dd60c8a..1ed2d216e 100644
--- a/target/avr32/systems/atmel-ngw100
+++ b/target/avr32/systems/atmel-ngw100
@@ -1,7 +1,5 @@
config ADK_TARGET_SYSTEM_ATMEL_NGW100
bool "Atmel NGW100"
- select ADK_avr32
- select ADK_atmel_ngw100
select ADK_CPU_AVR32
select ADK_TARGET_KERNEL_UIMAGE
select ADK_HOST_BUILD_U_BOOT
diff --git a/target/avr32/systems/toolchain-avr32 b/target/avr32/systems/toolchain-avr32
index 0d37f2070..76df7491c 100644
--- a/target/avr32/systems/toolchain-avr32
+++ b/target/avr32/systems/toolchain-avr32
@@ -1,7 +1,5 @@
config ADK_TARGET_SYSTEM_TOOLCHAIN_AVR32
bool "Toolchain only"
- select ADK_avr32
- select ADK_toolchain_avr32
select ADK_CPU_AVR32
select ADK_TARGET_TOOLCHAIN
select ADK_TARGET_PACKAGE_TXZ