[kernel] refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1
[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 (no vhdl)
14 endef
15 $(eval $(call Profile,default))
16
This page took 0.045022 seconds and 5 git commands to generate.