[ar71xx] init mac address on the TEW-632BRP boards (closes #5403)
[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.044837 seconds and 5 git commands to generate.