2e3d873847328f1831ec4f7c12301a0673e7a6ec
[openwrt.git] / target / linux / rdc / profiles / AMIT.mk
1 #
2 # Copyright (C) 2008 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 define Profile/amit
9 NAME:=Devices from AMIT
10 PACKAGES:=kmod-r6040 kmod-usb-core kmod-usb-ohci kmod-usb2
11 endef
12 $(eval $(call Profile,amit))
13
This page took 0.043965 seconds and 3 git commands to generate.