[DIRECTFB] Placeholder
[openwrt/mini2440.git] / target / linux / etrax / profiles / 101-vhdl-nofb.mk
blob620db4209a4baa20b684c56ab500b14e7efbf54d
2 # Copyright (C) 2006 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 define Profile/vhdl_no_fb
9 NAME:=FOXVHDL no fb
10 # PACKAGES:=kmod-madwifi
11 endef
13 define Profile/vhdl_no_fb/Description
14 Setup the Foxboard for FOXVHDL support with no framebuffer
15 endef
16 $(eval $(call Profile,vhdl_no_fb))