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

* debian/patches/debian/dfsg/firmware-cleanup.patch: Update.

svn path=/dists/trunk/linux-2.6/; revision=12534
This commit is contained in:
Bastian Blank 2008-12-28 13:07:13 +00:00
parent c8a0c884e0
commit 281252eee4
2 changed files with 3 additions and 8 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
linux-2.6 (2.6.27-1~experimental.1) UNRELEASED; urgency=low
linux-2.6 (2.6.28-1~experimental.1) UNRELEASED; urgency=low
* New upstream release

View File

@ -2,12 +2,10 @@ diff --git a/firmware/Makefile b/firmware/Makefile
index 9fe8604..9a852ae 100644
--- a/firmware/Makefile
+++ b/firmware/Makefile
@@ -20,57 +20,8 @@ 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.
@@ -20,51 +20,2 @@
-fw-shipped-$(CONFIG_ATARI_DSP56K) += dsp56k/bootstrap.bin
-fw-shipped-$(CONFIG_ATM_AMBASSADOR) += atmsar11.fw
-fw-shipped-$(CONFIG_CASSINI) += sun/cassini.bin
-fw-shipped-$(CONFIG_COMPUTONE) += intelliport2.bin
-fw-shipped-$(CONFIG_DVB_TTUSB_BUDGET) += ttusb-budget/dspbootcode.bin
-fw-shipped-$(CONFIG_SMCTR) += tr_smctr.bin
@ -57,6 +55,3 @@ index 9fe8604..9a852ae 100644
fw-shipped-$(CONFIG_USB_SERIAL_XIRCOM) += keyspan_pda/xircom_pgs.fw
-fw-shipped-$(CONFIG_USB_VICAM) += vicam/firmware.fw
-fw-shipped-$(CONFIG_VIDEO_CPIA2) += cpia2/stv0672_vp4.bin
fw-shipped-all := $(fw-shipped-y) $(fw-shipped-m) $(fw-shipped-)