From 5e63521082478d8d37770570185788b3b7573ffa Mon Sep 17 00:00:00 2001 From: mbm Date: Mon, 17 Jan 2005 06:18:44 +0000 Subject: [PATCH] Opps - mipsel instead of mips git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@205 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.in b/Config.in index 7d0631363..aa14eda56 100644 --- a/Config.in +++ b/Config.in @@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG choice prompt "Target Architecture" - default BR2_mips + default BR2_mipsel help Stuff