module naming. (Closes: #253168) Emphasize that the kernel source
tree used for make-kpkg must be identically configured to the kernel
the module will be used with.
+ * Simplify clean target. Upstream make distclean is now better.
--
rm -f build-stamp configure-stamp configure-modules-stamp
rm -f build-modules-stamp
-$(MAKE) -ki distclean
- -rm -rf obj dest $(SYS_NAME) @sys Makefile debian/openafs-client.init
- -rm -rf config.status config.cache lib include src/pic
- -rm -f src/venus/livesys src/tests/OpenAFS/Dirpath.pm
+ -rm -rf dest $(SYS_NAME) @sys debian/openafs-client.init src/pic
dh_clean
install: DH_OPTIONS=