From: florian Date: Wed, 19 Sep 2012 15:13:30 +0000 (+0000) Subject: omap24xx/profiles/n810: remove reference to non-existing package X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=571425306374402d7a52130cc370c244010dd029;p=openwrt.git 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33473 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 \