[package] base-files: add "mtu" option for route sections, allows setting per-route...
[openwrt.git] / target / linux / omap35xx / beagleboard / profiles / beagleboard.mk
1 #
2 # Copyright (C) 2006 - 2009 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/Beagleboard
9 NAME:=beagleboard
10 FEATURES:=ext2 usb
11 endef
12
13 define Profile/Beagleboard/Description
14 Beagleboard - www.beagleboard.org
15 endef
16 $(eval $(call Profile,Beagleboard))
This page took 0.046904 seconds and 5 git commands to generate.