We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdfd9b6 commit ca57ce5Copy full SHA for ca57ce5
build_files/build
@@ -129,6 +129,7 @@ echo "firmware-ipw2x00 firmware-ipw2x00/license/accepted boolean true" | debconf
129
echo "firmware-ivtv firmware-ivtv/license/accepted boolean true" | debconf-set-selections
130
apt-get purge -y \
131
"linux-image-$(dpkg --print-architecture)"
132
+rm -rf /usr/lib/modules/*
133
apt-get install -y -t "${codename}-backports" \
134
"linux-image-$(dpkg --print-architecture)" \
135
atmel-firmware \
0 commit comments