forked from Ivasoft/openwrt
ramips: add Poray M3 support
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org> SVN-Revision: 37636
This commit is contained in:
@@ -5,3 +5,13 @@
|
||||
# See /LICENSE for more information.
|
||||
#
|
||||
|
||||
define Profile/M3
|
||||
NAME:=Poray M3
|
||||
PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-netdev kmod-ledtrig-timer
|
||||
endef
|
||||
|
||||
define Profile/M3/Description
|
||||
Package set for Poray M3 board
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,M3))
|
||||
|
||||
Reference in New Issue
Block a user