summaryrefslogtreecommitdiffstats
path: root/openwrt
diff options
context:
space:
mode:
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-01-17 06:18:44 +0000
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-01-17 06:18:44 +0000
commit6f9d5be059e38e19a69e05683b631479777a6822 (patch)
treeba24e952189750ec3c98f5ff49da313d3579b508 /openwrt
parenta5eaa58a3fde6e908bd929e5d219c9699a00e67c (diff)
Opps - mipsel instead of mips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@205 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/Config.in b/openwrt/Config.in
index 7d0631363..aa14eda56 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