OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 15... Line 15...
15 case "$board" in 15 case "$board" in
16 alfa-network,ac1200rm|\ 16 alfa-network,ac1200rm|\
17 alfa-network,awusfree1) 17 alfa-network,awusfree1)
18 ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x1000" 18 ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x1000"
19 ;; 19 ;;
-   20 all0239-3g|\
20 all0256n-4M|\ 21 all0256n-4M|\
21 all0256n-8M|\ 22 all0256n-8M|\
22 all5002) 23 all5002)
23 ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000" 24 ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
24 ;; 25 ;;