diff options
author | Michael Büsch <mb@bu3sch.de> | 2010-10-03 12:16:56 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2010-10-03 12:16:56 +0000 |
commit | 68219be4e76133e9d3cff8e76d0e66232efbf593 (patch) | |
tree | 64af7dc694c7d589581de47e00b4480efd326593 /target/linux/omap24xx/profiles/100-n810.mk | |
parent | 3d441205155900e8e87043ff48e85e4b65fc45a0 (diff) | |
download | upstream-68219be4e76133e9d3cff8e76d0e66232efbf593.tar.gz upstream-68219be4e76133e9d3cff8e76d0e66232efbf593.tar.bz2 upstream-68219be4e76133e9d3cff8e76d0e66232efbf593.zip |
n810: Add fstab for maemo filesystems
SVN-Revision: 23195
Diffstat (limited to 'target/linux/omap24xx/profiles/100-n810.mk')
-rw-r--r-- | target/linux/omap24xx/profiles/100-n810.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/omap24xx/profiles/100-n810.mk b/target/linux/omap24xx/profiles/100-n810.mk index f424b9723b..d4db4017cf 100644 --- a/target/linux/omap24xx/profiles/100-n810.mk +++ b/target/linux/omap24xx/profiles/100-n810.mk @@ -8,10 +8,11 @@ define Profile/n810-base NAME:=Nokia n810 (base) PACKAGES:= \ - block-hotplug \ + block-mount block-hotplug \ gpsd \ ip iw wireless-tools kmod-p54-spi wpa-supplicant \ dnsmasq dropbear \ + pwrtray-backend \ kmod-fs-vfat kmod-fs-msdos \ kmod-input-evdev \ kmod-leds-gpio \ |