OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 80... Line 80...
80   80  
81 define Device/ubnt2 81 define Device/ubnt2
82 DEVICE_TITLE := Ubiquiti XS2 82 DEVICE_TITLE := Ubiquiti XS2
83 IMAGE/sysupgrade.bin := append-rootfs | pad-rootfs | pad-to 128k | mkfwimage XS2 -v XS2.ar2316 83 IMAGE/sysupgrade.bin := append-rootfs | pad-rootfs | pad-to 128k | mkfwimage XS2 -v XS2.ar2316
84 endef 84 endef
Line 85... Line 85...
85 TARGET_DEVICES += ubnt2 85 #TARGET_DEVICES += ubnt2
86   86  
87 define Device/ubnt5 87 define Device/ubnt5
88 DEVICE_TITLE := Ubiquiti XS5 88 DEVICE_TITLE := Ubiquiti XS5
89 IMAGE/sysupgrade.bin := append-rootfs | pad-rootfs | pad-to 128k | mkfwimage XS5 -v XS5.ar2313 89 IMAGE/sysupgrade.bin := append-rootfs | pad-rootfs | pad-to 128k | mkfwimage XS5 -v XS5.ar2313
Line 90... Line 90...
90 endef 90 endef
91 TARGET_DEVICES += ubnt5 91 #TARGET_DEVICES += ubnt5
92   92  
93 define Device/np25g 93 define Device/np25g