From 0daa6897fc2b5d6bca5fd3ecc6486ffaed20d458 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 15 Jun 2006 21:43:59 +0000 Subject: add rb532 support git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3956 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'target/Config.in') diff --git a/target/Config.in b/target/Config.in index aad5f9940f..47e62d41e6 100644 --- a/target/Config.in +++ b/target/Config.in @@ -43,6 +43,12 @@ config LINUX_2_6_BRCM Build firmware images for Broadcom based routers (e.g. Netgear WGT634u) +config LINUX_2_6_RB532 + bool "Mikrotik RB532 [2.6]" + select mipsel + select LINUX_2_6 + select PCI_SUPPORT + config LINUX_2_4_AR7 bool "TI AR7 [2.4]" select mipsel -- cgit v1.2.3