69ecdbb827ef67771ecf222d6e4b23896beff42a
[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.042088 seconds and 3 git commands to generate.