forked from Ivasoft/openwrt
ar71xx: add profile and generate image for the JA76PF2 board
SVN-Revision: 30958
This commit is contained in:
@@ -16,6 +16,17 @@ endef
|
||||
|
||||
$(eval $(call Profile,JA76PF))
|
||||
|
||||
define Profile/JA76PF2
|
||||
NAME:=jjPlus JA76PF2
|
||||
PACKAGES:=
|
||||
endef
|
||||
|
||||
define Profile/JA76PF2/Description
|
||||
Package set optimized for the jjPlus JA76PF2 board.
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,JA76PF2))
|
||||
|
||||
define Profile/JWAP003
|
||||
NAME:=jjPlus JWAP0003
|
||||
PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2
|
||||
|
||||
Reference in New Issue
Block a user