X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=deblob-2.6.27;h=d503430fda796441be502af364ef2cd724541809;hb=56aaf8f429d0f1ebf92342f38e67ffc5db634231;hp=7d4fbd8e736499bdedda7ba479fc6e135ed9a008;hpb=0e906b1678c104d189c86c56814ebb5745c58f85;p=releases.git diff --git a/deblob-2.6.27 b/deblob-2.6.27 index 7d4fbd8e7364..d503430fda79 100755 --- a/deblob-2.6.27 +++ b/deblob-2.6.27 @@ -507,6 +507,24 @@ clean_blob drivers/s390/net/qeth_core_mpc.c clean_kconfig drivers/s390/net/Kconfig 'QETH' clean_mk CONFIG_QETH drivers/s390/net/Makefile + +##################### +# Removed SH boards # +##################### + +# SH_AP325RXA - Renesas AP-325RXA board +clean_blob arch/sh/boards/renesas/ap325rxa/setup.c +clean_kconfig arch/sh/Kconfig 'SH_AP325RXA' +clean_mk CONFIG_SH_AP325RXA arch/sh/boards/renesas/Makefile + +# SH_MIGOR - Reneasas Migo-R +clean_blob arch/sh/boards/renesas/migor/lcd_qvga.c -s 16 +clean_blob arch/sh/boards/renesas/migor/setup.c +clean_kconfig arch/sh/boards/renesas/Kconfig 'SH_MIGOR' +clean_kconfig arch/sh/boards/renesas/migor/Kconfig 'SH_MIGOR_QVGA' +clean_mk CONFIG_MIGOR_QVGA arch/sh/boards/renesas/Makefile + + ######################## # Removed SCSI Drivers # ########################