fix default target
authorFelix Fietkau <nbd@openwrt.org>
Sun, 12 Nov 2006 01:37:12 +0000 (01:37 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 12 Nov 2006 01:37:12 +0000 (01:37 +0000)
SVN-Revision: 5501

target/Config.in

index be873661200d1232bd3e2c44614427b988019ee5..0ed1d0c587a611e35e736e065c7bd7e626571b3d 100644 (file)
@@ -1,5 +1,6 @@
 choice
        prompt "Target System"
+       default LINUX_2_4_BRCM
 
 source "tmp/.config-target.in"