From: Arne Fitzenreiter Date: Thu, 21 Apr 2016 15:58:07 +0000 (+0200) Subject: core101: remove old rpi kernel modules. X-Git-Tag: v2.19-core101~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a03527d459e3e6374972698e74f097cf9bff5000;p=people%2Fstevee%2Fipfire-2.x.git core101: remove old rpi kernel modules. Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/101/update.sh b/config/rootfiles/core/101/update.sh index eb81d6106b..0c9fe6d91b 100644 --- a/config/rootfiles/core/101/update.sh +++ b/config/rootfiles/core/101/update.sh @@ -44,6 +44,9 @@ done # Stop services /etc/init.d/squid stop +# Remove old raspberrypi modules +rm -rf /lib/modules/3.14.65-ipfire-rpi + # Extract files extract_files