2 # Copyright (C) 2010 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 define Profile
/n810-base
9 NAME
:=Nokia n810
(base
)
11 block-mount block-hotplug \
13 ip iw wireless-tools kmod-p54-spi wpa-supplicant \
16 kmod-fs-vfat kmod-fs-msdos \
19 kmod-usb-tahvo kmod-usb-eth-gadget kmod-usb-net kmod-usb-net-cdc-ether \
20 kmod-n810bm maemo-kexec calvaria
23 define Profile
/n810-base
/Description
24 Minimal package set for Nokia n810 hardware.
26 $(eval
$(call Profile
,n810-base
))