[package] libpcap: explicitely disable libnl support to prevent different build resul...
[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
This page took 0.051676 seconds and 5 git commands to generate.