From 1f809532dede86733e24007e562181f428f55e23 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 5 Dec 2011 14:20:51 +0000 Subject: ar71xx: add preliminary support for wzr-hp-g450h SVN-Revision: 29441 --- target/linux/ar71xx/generic/profiles/buffalo.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'target/linux/ar71xx/generic/profiles/buffalo.mk') diff --git a/target/linux/ar71xx/generic/profiles/buffalo.mk b/target/linux/ar71xx/generic/profiles/buffalo.mk index 74530b5e75..e975eb8ad9 100644 --- a/target/linux/ar71xx/generic/profiles/buffalo.mk +++ b/target/linux/ar71xx/generic/profiles/buffalo.mk @@ -27,6 +27,17 @@ endef $(eval $(call Profile,WZRHPAG300H)) +define Profile/WZRHPG450H + NAME:=Buffalo WZR-HP-G450H + PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev +endef + +define Profile/WZRHPG450H/Description + Package set optimized for the Buffalo WZR-HP-G450H +endef + +$(eval $(call Profile,WZRHPG450H)) + define Profile/WHRG301N NAME:=Buffalo WHR-G301N PACKAGES:= -- cgit v1.2.3