aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2005-01-17 06:18:44 +0000
committerMike Baker <mbm@openwrt.org>2005-01-17 06:18:44 +0000
commitff54e40469e0424243f04ea9eeb9650a402613fc (patch)
treeba24e952189750ec3c98f5ff49da313d3579b508
parentca154e35929c9b993fcbf2816fdb8c75035030a1 (diff)
downloadupstream-ff54e40469e0424243f04ea9eeb9650a402613fc.tar.gz
upstream-ff54e40469e0424243f04ea9eeb9650a402613fc.tar.bz2
upstream-ff54e40469e0424243f04ea9eeb9650a402613fc.zip
Opps - mipsel instead of mips
SVN-Revision: 205
-rw-r--r--openwrt/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/Config.in b/openwrt/Config.in
index 7d0631363f..aa14eda563 100644
--- a/openwrt/Config.in
+++ b/openwrt/Config.in
@@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG
choice
prompt "Target Architecture"
- default BR2_mips
+ default BR2_mipsel
help
Stuff