OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 5... Line 5...
5 # See /LICENSE for more information. 5 # See /LICENSE for more information.
6 # 6 #
Line 7... Line 7...
7   7  
8 define Profile/Default 8 define Profile/Default
9 NAME:=Default Profile (all drivers) 9 NAME:=Default Profile (all drivers)
10 PACKAGES:= kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ath9k-htc wpad-basic 10 PACKAGES:= kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ath9k-htc wpad-mini
Line 11... Line 11...
11 endef 11 endef
12   12  
13 define Profile/Default/Description 13 define Profile/Default/Description