s3c2442: R.I.P.
[openwrt.git] / target / linux / etrax / profiles / 100-generic.mk
1 #
2 # Copyright (C) 2006 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/default
9   NAME:=Normal (default)
10 endef
11
12 define Profile/default/Description
13         Normal Foxboard setup
14 endef
15 $(eval $(call Profile,default))
16