Created
July 18, 2014 11:49
-
-
Save knok/0f1841bf3de1f1e43166 to your computer and use it in GitHub Desktop.
Debian installer patch for linux-source (#747284)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| for https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747284 | |
| Index: debian/installer/modules/mmc-modules | |
| =================================================================== | |
| --- debian/installer/modules/mmc-modules (revision 21561) | |
| +++ debian/installer/modules/mmc-modules (working copy) | |
| @@ -1,5 +1,6 @@ | |
| mmc_block | |
| sdhci | |
| sdhci-pci ? | |
| +sdhci-acpi ? | |
| ricoh_mmc ? | |
| tifm_sd ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment