diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-23 17:14:57 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-23 17:14:57 +0200 |
commit | f89ae854544e3667244336c9b507b3dcc43fb5ae (patch) | |
tree | 3fce47f6cda138021168fdad5d63bb1076bd9986 /target/mips | |
parent | 78c19a3bd33486431a8370a895790c183fc8a7b5 (diff) |
more cleanup, *-enabled feature is unused, simplify
Diffstat (limited to 'target/mips')
-rw-r--r-- | target/mips/sys-available/broadcom-bcm47xx | 12 | ||||
-rw-r--r-- | target/mips/sys-available/fon-fon2100 | 12 | ||||
-rw-r--r-- | target/mips/sys-available/linksys-ag241 | 16 | ||||
-rw-r--r-- | target/mips/sys-available/mikrotik-rb4xx | 12 | ||||
-rw-r--r-- | target/mips/systems/mikrotik-rb532 (renamed from target/mips/sys-available/mikrotik-rb532) | 0 | ||||
-rw-r--r-- | target/mips/systems/qemu-mips (renamed from target/mips/sys-available/qemu-mips) | 0 | ||||
-rw-r--r-- | target/mips/systems/toolchain-mips (renamed from target/mips/sys-available/toolchain-mips) | 0 |
7 files changed, 0 insertions, 52 deletions
diff --git a/target/mips/sys-available/broadcom-bcm47xx b/target/mips/sys-available/broadcom-bcm47xx deleted file mode 100644 index 77bb28c63..000000000 --- a/target/mips/sys-available/broadcom-bcm47xx +++ /dev/null @@ -1,12 +0,0 @@ -config ADK_TARGET_SYSTEM_BROADCOM_BCM47XX - bool "Broadcom BCM47XX" - select ADK_mips - select ADK_little - select ADK_broadcom_bcm47xx - select ADK_TARGET_WITH_MTD - select ADK_TARGET_WITH_SSB - select ADK_TARGET_WITH_WATCHDOG - depends on ADK_BROKEN - help - Broadcom BCM47xx systems. - diff --git a/target/mips/sys-available/fon-fon2100 b/target/mips/sys-available/fon-fon2100 deleted file mode 100644 index e1e0990b4..000000000 --- a/target/mips/sys-available/fon-fon2100 +++ /dev/null @@ -1,12 +0,0 @@ -config ADK_TARGET_SYSTEM_FON_FON2100 - bool "FON's FON2100" - select ADK_mips - select ADK_big - select ADK_fon_fon2100 - select ADK_TARGET_WITH_MTD - select ADK_TARGET_WITH_AHB - select ADK_TARGET_KERNEL_VMLINUZ - depends on ADK_BROKEN - help - Support for FON's FON2100. - diff --git a/target/mips/sys-available/linksys-ag241 b/target/mips/sys-available/linksys-ag241 deleted file mode 100644 index a7465d951..000000000 --- a/target/mips/sys-available/linksys-ag241 +++ /dev/null @@ -1,16 +0,0 @@ -config ADK_TARGET_SYSTEM_LINKSYS_AG241 - bool "Linksys AG241" - select ADK_mips - select ADK_little - select ADK_linksys_ag241 - select ADK_TARGET_WITH_DSL - select ADK_TARGET_WITH_WATCHDOG - select ADK_TARGET_WITH_MTD - select ADK_KPACKAGE_KMOD_ATM_BR2684 - select ADK_PACKAGE_KMOD_SANGAM_ATM - select ADK_PACKAGE_BR2684CTL - depends on ADK_BROKEN - help - Linksys AG241 DSL router. - (Texas Instruments AR7 platform) - diff --git a/target/mips/sys-available/mikrotik-rb4xx b/target/mips/sys-available/mikrotik-rb4xx deleted file mode 100644 index 0d68df59a..000000000 --- a/target/mips/sys-available/mikrotik-rb4xx +++ /dev/null @@ -1,12 +0,0 @@ -config ADK_TARGET_SYSTEM_MIKROTIK_RB4XX - bool "Mikrotik Routerboard 4xx" - select ADK_mips - select ADK_big - select ADK_mikrotik_rb4xx - select ADK_TARGET_WITH_MINIPCI - select ADK_TARGET_WITH_WATCHDOG - select ADK_TARGET_WITH_NAND - depends on ADK_BROKEN - help - Support for Mikrotik RB411/RB433. - diff --git a/target/mips/sys-available/mikrotik-rb532 b/target/mips/systems/mikrotik-rb532 index 505abf651..505abf651 100644 --- a/target/mips/sys-available/mikrotik-rb532 +++ b/target/mips/systems/mikrotik-rb532 diff --git a/target/mips/sys-available/qemu-mips b/target/mips/systems/qemu-mips index 2dfc09ca6..2dfc09ca6 100644 --- a/target/mips/sys-available/qemu-mips +++ b/target/mips/systems/qemu-mips diff --git a/target/mips/sys-available/toolchain-mips b/target/mips/systems/toolchain-mips index 035908220..035908220 100644 --- a/target/mips/sys-available/toolchain-mips +++ b/target/mips/systems/toolchain-mips |