1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 21:38:54 +03:00

omap24xx/profiles/n810: remove reference to non-existing package

The package block-hotplug doesn't exist, removing reference to it.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33473 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2012-09-19 15:13:30 +00:00
parent 45aba3c282
commit 5714253063

View File

@ -8,7 +8,7 @@
define Profile/n810-base
NAME:=Nokia n810 (base)
PACKAGES:= \
block-mount block-hotplug \
block-mount \
gpsd \
ip iw wireless-tools kmod-p54-spi wpa-supplicant \
dnsmasq dropbear \