diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-31 17:48:32 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-31 17:48:32 +0200 |
commit | 2e5369d8206e340754ee64cd9d057748eab0ebab (patch) | |
tree | 7003c871dfc2c2bb86dc1e0fd8bb84c3f7860c04 /target/linux/patches | |
parent | b0b05ceb8e0a92c2eda3a98fa7e25eb5929a1ea4 (diff) |
fix buildall issues with qemu-arm target
Diffstat (limited to 'target/linux/patches')
-rw-r--r-- | target/linux/patches/3.14.4/defaults.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/patches/3.14.4/defaults.patch b/target/linux/patches/3.14.4/defaults.patch index 6cdca084e..f071fd1dd 100644 --- a/target/linux/patches/3.14.4/defaults.patch +++ b/target/linux/patches/3.14.4/defaults.patch @@ -20,18 +20,6 @@ diff -Nur linux-3.0.4.orig/fs/notify/Kconfig linux-3.0.4/fs/notify/Kconfig source "fs/notify/dnotify/Kconfig" source "fs/notify/inotify/Kconfig" -diff -Nur linux-3.11.10.orig/drivers/scsi/Kconfig linux-3.11.10/drivers/scsi/Kconfig ---- linux-3.11.10.orig/drivers/scsi/Kconfig 2013-11-29 19:42:37.000000000 +0100 -+++ linux-3.11.10/drivers/scsi/Kconfig 2013-12-27 19:13:21.000000000 +0100 -@@ -2,7 +2,7 @@ - - config SCSI_MOD - tristate -- default y if SCSI=n || SCSI=y -+ default y if SCSI=y - default m if SCSI=m - - config RAID_ATTRS diff -Nur linux-3.11.10.orig/usr/Kconfig linux-3.11.10/usr/Kconfig --- linux-3.11.10.orig/usr/Kconfig 2013-11-29 19:42:37.000000000 +0100 +++ linux-3.11.10/usr/Kconfig 2013-12-27 19:15:16.000000000 +0100 |