Author: cts
Date: Tue Jan 8 22:51:29 2008
New Revision: 10086
Log:
revert r10030
Modified:
dists/trunk/linux-2.6/debian/rules.real
Modified: dists/trunk/linux-2.6/debian/rules.real
==============================================================================
--- dists/trunk/linux-2.6/debian/rules.real (original)
+++ dists/trunk/linux-2.6/debian/rules.real Tue Jan 8 22:51:29 2008
@@ -382,12 +382,8 @@
$(MAKE_CLEAN) -C $(DIR) modules_install
INSTALL_MOD_PATH='$(CURDIR)'/$(PACKAGE_DIR)
cp $(DIR)/.config $(PACKAGE_DIR)/boot/config-$(REAL_VERSION)
cp $(DIR)/System.map $(PACKAGE_DIR)/boot/System.map-$(REAL_VERSION)
-ifeq ($(KERNEL_ARCH),m68k)
- rm
$(PACKAGE_DIR)/lib/modules/$(REAL_VERSION)-m68k/{build,source,modules.*}
-else
rm $(PACKAGE_DIR)/lib/modules/$(REAL_VERSION)/{build,source,modules.*}
endif
-endif
$(MAKE_SELF) \
install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_templates \
PACKAGE_DIR='$(PACKAGE_DIR)' REAL_VERSION='$(REAL_VERSION)'
_______________________________________________
Kernel-svn-changes mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes