2
0
forked from Ivasoft/openwrt

bump kernel to 3.2.12

SVN-Revision: 31060
This commit is contained in:
John Crispin
2012-03-25 08:50:09 +00:00
parent c49f66675e
commit 0f6a9d5c7c
135 changed files with 30650 additions and 2285 deletions

View File

@@ -1,5 +1,5 @@
define Profile/EASY50812
NAME:=EASY50812
NAME:=EASY50812 - Eval Board
PACKAGES:= kmod-usb-core kmod-usb-dwc-otg
endef

View File

@@ -1,5 +1,5 @@
define Profile/DGN3500B
NAME:=DGN3500B
NAME:=DGN3500B Netgear
PACKAGES:= kmod-usb-core kmod-usb-dwc-otg
endef

View File

@@ -0,0 +1,7 @@
define Profile/FRITZ7320
NAME:=FRITZ7320 Fritzbox
PACKAGES:= kmod-usb-core kmod-usb-ifxhcd kmod-ledtrig-usbdev \
kmod-ltq-dsl-firmware-b-ar9 kmod-ath9k wpad-mini
endef
$(eval $(call Profile,FRITZ7320))