* debian/changelog: Set version to 2.6.30~rc7-1~experimental.1.

* debian/patches/debian/dfsg/firmware-cleanup.patch:
  Don't remove unpruned firmwares.

svn path=/dists/trunk/linux-2.6/; revision=13670
This commit is contained in:
Bastian Blank 2009-05-26 09:40:55 +00:00
parent 784dabadd5
commit 1539789b46
2 changed files with 3 additions and 3 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
linux-2.6 (2.6.30~rc6-1~experimental.1) UNRELEASED; urgency=low
linux-2.6 (2.6.30~rc7-1~experimental.1) UNRELEASED; urgency=low
* New upstream release
- radeonfb: suspend/resume for ATI Mobility Radeon RV350.

View File

@ -2,7 +2,7 @@ diff --git a/firmware/Makefile b/firmware/Makefile
index 25200d1..c3a4fa8 100644
--- a/firmware/Makefile
+++ b/firmware/Makefile
@@ -20,93 +20,9 @@ fw-external-y := $(subst ",,$(CONFIG_EXTRA_FIRMWARE))
@@ -20,93 +20,10 @@ fw-external-y := $(subst ",,$(CONFIG_EXTRA_FIRMWARE))
# accurate. In the latter case it doesn't matter -- it'll use $(fw-shipped-all).
# But be aware that the config file might not be included at all.
@ -16,7 +16,7 @@ index 25200d1..c3a4fa8 100644
-fw-shipped-$(CONFIG_ACENIC) += $(acenic-objs)
-fw-shipped-$(CONFIG_ADAPTEC_STARFIRE) += adaptec/starfire_rx.bin \
- adaptec/starfire_tx.bin
-fw-shipped-$(CONFIG_ATARI_DSP56K) += dsp56k/bootstrap.bin
fw-shipped-$(CONFIG_ATARI_DSP56K) += dsp56k/bootstrap.bin
-fw-shipped-$(CONFIG_ATM_AMBASSADOR) += atmsar11.fw
-fw-shipped-$(CONFIG_BNX2) += bnx2/bnx2-mips-09-4.6.17.fw \
- bnx2/bnx2-rv2p-09-4.6.15.fw \