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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5501 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/Config.in

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