|
@@ -1,34 +0,0 @@
|
|
-From: Karsten=Böddeker <freifunk@kb-light.de>
|
|
|
|
-Date: Sat, 9 Jan 2016 01:39:31 +0100
|
|
|
|
-Subject: [PATCH 65/65] Add Gluon-Support for Futro to Target x86-64
|
|
|
|
-
|
|
|
|
----
|
|
|
|
- ...-Add-OpenWRT-Support-for-Futro-to-Target-x86-64.patch | 16 ++++++++++++++++
|
|
|
|
- 1 files changed, 16 insertions(+), 0 deletion(-)
|
|
|
|
- create mode 100644 patches/openwrt/1000-Add-OpenWRT-Support-for-Futro-to-Target-x86-64.patch
|
|
|
|
-
|
|
|
|
-diff --git a/patches/openwrt/1000-x86-64-enable-pata_atiixp-driver.patch b/patches/openwrt/1000-x86-64-enable-pata_atiixp-driver.patch
|
|
|
|
-new file mode 100644
|
|
|
|
-index 0000000..ee4e38a
|
|
|
|
---- /dev/null
|
|
|
|
-+++ b/patches/openwrt/1000-x86-64-enable-pata_atiixp-driver.patch
|
|
|
|
-@@ -0,0 +1,16 @@
|
|
|
|
-+From: Karsten Böddeker <freifunk@kb-light.de>
|
|
|
|
-+Date: Sat, 9 Jan 2016 01:30:21 +0100
|
|
|
|
-+Subject: x86-64: enable pata_atiixp driver
|
|
|
|
-+
|
|
|
|
-+diff --git a/target/linux/x86/64/config-default b/target/linux/x86/64/config-default
|
|
|
|
-+index 1caad74..5bcadca 100644
|
|
|
|
-+--- a/target/linux/x86/64/config-default
|
|
|
|
-++++ b/target/linux/x86/64/config-default
|
|
|
|
-+@@ -131,6 +131,7 @@ CONFIG_PARAVIRT_CLOCK=y
|
|
|
|
-+ # CONFIG_PARAVIRT_DEBUG is not set
|
|
|
|
-+ # CONFIG_PARAVIRT_SPINLOCKS is not set
|
|
|
|
-+ # CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
|
|
|
|
-++CONFIG_PATA_ATIIXP=y
|
|
|
|
-+ CONFIG_PCIEAER=y
|
|
|
|
-+ CONFIG_PCIEPORTBUS=y
|
|
|
|
-+ # CONFIG_PCI_IOAPIC is not set
|
|
|
|
---
|
|
|
|
-2.1.4
|
|
|
|
-
|
|
|