fc9c06c7c23407ff8c9c09145a411a2228813b39
[openwrt.git] / target / linux / etrax / profiles / 101-vhdl-nofb.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/vhdl_no_fb
9   NAME:=FOXVHDL no fb
10 endef
11
12 define Profile/vhdl_no_fb/Description
13         Setup the Foxboard for FOXVHDL support with no framebuffer
14 endef
15 $(eval $(call Profile,vhdl_no_fb))
16