* Remove unnecessary change to the upstream Debian packaging files to
support armhf. These files aren't used during a package build, so no
need to carry a Debian patch.
- Avoid unnecessary panic in kernel module when freeing vcaches.
- Add additional objects to the *_pic libraries in support of the AFS
Perl bindings.
+ * Remove unnecessary change to the upstream Debian packaging files to
+ support armhf. These files aren't used during a package build, so no
+ need to carry a Debian patch.
-- Russ Allbery <rra@debian.org> Mon, 21 Jan 2013 10:51:14 -0800
;;
esac
;;
-arm|armel|armhf|armv5tel)
+arm|armel|armv5tel)
case $KVERS in
2.4*)
echo arm_linux24
alpha)
echo alpha_linux_26
;;
-arm|armel|armhf|armv5tel)
+arm|armel|armv5tel)
echo arm_linux26
;;
amd64)