* debian/changelog: Update.

* debian/rules.real: Add source link to headers packages.

svn path=/dists/sid/linux-2.6/; revision=13396
This commit is contained in:
Bastian Blank 2009-04-12 10:26:17 +00:00
parent faa09d60f6
commit 117bd7cb39
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -8,6 +8,7 @@ linux-2.6 (2.6.29-3) UNRELEASED; urgency=low
[ Bastian Blank ]
* [alpha] Fix location of kernel image.
* Add source link to headers packages. (closes: #523726)
[ Martin Michlmayr ]
* Add some sata_mv fixes for Kirkwood from Marvell:

1
debian/rules.real vendored
View File

@ -256,6 +256,7 @@ endif
mkdir -p $(PACKAGE_DIR)/lib/modules/$(REAL_VERSION)
ln -s /usr/src/$(PACKAGE_NAME) $(PACKAGE_DIR)/lib/modules/$(REAL_VERSION)/build
ln -s /usr/src/$(PACKAGE_NAME_COMMON) $(PACKAGE_DIR)/lib/modules/$(REAL_VERSION)/source
+$(MAKE_SELF) install-base