X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=deblob-2.6.36;h=115bfea4918f5438453b11486a6897a0939b2c7f;hb=05b7aee49c9bc31a79fe0a96979a96f4cac437c4;hp=b4bc68ed84272a2c7c683203091200d62a5f3e23;hpb=f69bb45c5bc3cea541ecc0d37090218600d5f257;p=releases.git diff --git a/deblob-2.6.36 b/deblob-2.6.36 index b4bc68ed8427..115bfea4918f 100755 --- a/deblob-2.6.36 +++ b/deblob-2.6.36 @@ -45,7 +45,7 @@ # For each kver release, start extra with an empty string, then count # from 1 if changes are needed that require rebuilding the tarball. -kver=2.6.36 extra=--rc3 +kver=2.6.36 extra= case $1 in --force) @@ -1642,6 +1642,12 @@ clean_blob drivers/input/touchscreen/qt602240_ts.c clean_kconfig drivers/net/Kconfig 'TOUCHSCREEN_QT602240' clean_mk CONFIG_TOUCHSCREEN_QT602240 drivers/input/touchscreen/Makefile +announce LIRC_ZILOG - "Zilog/Hauppauge IR Transmitter" +reject_firmware drivers/staging/lirc/lirc_zilog.c +clean_blob drivers/staging/lirc/lirc_zilog.c +clean_kconfig drivers/staging/lirc/Kconfig 'LIRC_ZILOG' +clean_mk CONFIG_LIRC_ZILOG drivers/staging/lirc/Makefile + #################### # Data acquisition # ####################