summaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-09-19 15:13:30 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-09-19 15:13:30 +0000
commit136eb6815c6232129ad0dea1706c2ec661b8ed6a (patch)
treeb9d39596f0f983d30ef9723cff7c0c1246b6e99d /target/linux/omap24xx
parent40b13bc86adae4244e360d1fcd0c320df7680c90 (diff)
downloadmaster-31e0f0ae-136eb6815c6232129ad0dea1706c2ec661b8ed6a.tar.gz
master-31e0f0ae-136eb6815c6232129ad0dea1706c2ec661b8ed6a.tar.bz2
master-31e0f0ae-136eb6815c6232129ad0dea1706c2ec661b8ed6a.zip
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> SVN-Revision: 33473
Diffstat (limited to 'target/linux/omap24xx')
-rw-r--r--target/linux/omap24xx/profiles/100-n810.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap24xx/profiles/100-n810.mk b/target/linux/omap24xx/profiles/100-n810.mk
index f1cd603e43..a25148fc72 100644
--- a/target/linux/omap24xx/profiles/100-n810.mk
+++ b/target/linux/omap24xx/profiles/100-n810.mk
@@ -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 \