summaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-09-19 15:13:30 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-09-19 15:13:30 +0000
commit571425306374402d7a52130cc370c244010dd029 (patch)
tree6afde2bc958c2e11a3a9c94971e46b3cec12cd17 /target/linux/omap24xx
parent45aba3c282a2980586cdf5ae2bc5bd23c6b26964 (diff)
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
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 f1cd603e4..a25148fc7 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 \