2 # Copyright (C) 2010-2011 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 \
20 kmod-usb-net kmod-usb-net-cdc-ether kmod-usb-net-pegasus kmod-usb-net-rndis \
21 kmod-usb-storage kmod-usb-hid \
22 kmod-n810bm maemo-kexec calvaria \
26 define Profile
/n810-base
/Description
27 Minimal package set for Nokia n810 hardware.
29 $(eval
$(call Profile
,n810-base
))