ar71xx/mikrotik: disable unused MTD options
[openwrt.git] / target / linux / ar71xx / generic / profiles / rosewill.mk
1 #
2 # Copyright (C) 2013 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/RNXN360RT
9         NAME:=Rosewill RNX-N360RT
10         PACKAGES:=
11 endef
12
13 define Profile/RNXN360RT/Description
14         Package set optimized for the Rosewill RNX-N360RT.
15 endef
16 $(eval $(call Profile,RNXN360RT))