From ce4228b41708ddc3a76d81c5837b619071585a99 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 1 Aug 2013 14:31:09 +0000 Subject: ramips: add Poray X8 support Signed-off-by: Felix Kaechele SVN-Revision: 37639 --- target/linux/ramips/rt305x/profiles/poray.mk | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'target/linux/ramips/rt305x/profiles') diff --git a/target/linux/ramips/rt305x/profiles/poray.mk b/target/linux/ramips/rt305x/profiles/poray.mk index 86b9a8b8fc..8c1ed6194f 100644 --- a/target/linux/ramips/rt305x/profiles/poray.mk +++ b/target/linux/ramips/rt305x/profiles/poray.mk @@ -35,3 +35,13 @@ define Profile/X5/Description endef $(eval $(call Profile,X5)) + +define Profile/X8 + NAME:=Poray X8 + PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-netdev kmod-ledtrig-timer +endef +define Profile/X8/Description + Package set for Poray X8 board +endef + +$(eval $(call Profile,X8)) -- cgit v1.2.3