diff options
author | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-01-17 06:18:44 +0000 |
---|---|---|
committer | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-01-17 06:18:44 +0000 |
commit | 6f9d5be059e38e19a69e05683b631479777a6822 (patch) | |
tree | ba24e952189750ec3c98f5ff49da313d3579b508 /openwrt | |
parent | a5eaa58a3fde6e908bd929e5d219c9699a00e67c (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.in | 2 |
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 |