From eb02d4edeb5ed32bce920c27e8191109788aeae7 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 10 Apr 2006 15:31:26 +0000 Subject: Add initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). Thanks to Etienne for the hardware ;) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3606 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/Config.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'openwrt/target/Config.in') diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in index dc06dd3b3..310105b70 100644 --- a/openwrt/target/Config.in +++ b/openwrt/target/Config.in @@ -60,6 +60,15 @@ config BR2_LINUX_2_6_X86 Build firmware images for x86 based boards (e.g. Soekris net4521 and net4801, PC Engines WRAP...) +config BR2_LINUX_2_6_MTX-1 + bool "mtx1 [2.6]" + select BR2_mipsel + select BR2_LINUX_2_6 + select BR2_LINUX_PCMCIA_SUPPORT + help + Build firmware for AMD Alchemy 1500 boards + (e.g. 4G-Systems Mesh/Access Cube ...) + if CONFIG_DEVEL config BR2_LINUX_2_6_ARM -- cgit v1.2.3