2 # Copyright (C) 2012 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 define Profile
/UR-336UN
11 kmod-usb-core kmod-usb-rt305x-dwc_otg \
15 define Profile
/UR-336UN
/Description
16 Default package set compatible with URVEL router board.
18 $(eval
$(call Profile
,UR-336UN
))
20 define Profile
/UR-326N4G
23 kmod-usb-core kmod-usb-rt305x-dwc_otg \
27 define Profile
/UR-326N4G
/Description
28 Default package set compatible with URVEL router board.
30 $(eval
$(call Profile
,UR-326N4G
))