diff options
author | Felix Fietkau <nbd@nbd.name> | 2017-01-20 13:12:22 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-01-27 11:18:27 +0100 |
commit | 7d985f09251d2be762d6f00d3a5fb8b24e57de98 (patch) | |
tree | 4886b5ce2cca3b5446336b1e51932135ce71be59 /target/linux/cns3xxx | |
parent | 33f8f6c4d86ade4f43931b25d1c6353910dba6c9 (diff) | |
download | upstream-7d985f09251d2be762d6f00d3a5fb8b24e57de98.tar.gz upstream-7d985f09251d2be762d6f00d3a5fb8b24e57de98.tar.bz2 upstream-7d985f09251d2be762d6f00d3a5fb8b24e57de98.zip |
kernel: split up 980-arm_openwrt_machtypes.patch and move to target folders
This is only required for non-DT platforms
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/cns3xxx')
-rw-r--r-- | target/linux/cns3xxx/patches-4.4/001-arm_openwrt_machtypes.patch | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/cns3xxx/patches-4.4/001-arm_openwrt_machtypes.patch b/target/linux/cns3xxx/patches-4.4/001-arm_openwrt_machtypes.patch new file mode 100644 index 0000000000..32f977fafc --- /dev/null +++ b/target/linux/cns3xxx/patches-4.4/001-arm_openwrt_machtypes.patch @@ -0,0 +1,7 @@ +--- a/arch/arm/tools/mach-types ++++ b/arch/arm/tools/mach-types +@@ -1006,3 +1006,4 @@ eco5_bx2 MACH_ECO5_BX2 ECO5_BX2 4572 + eukrea_cpuimx28sd MACH_EUKREA_CPUIMX28SD EUKREA_CPUIMX28SD 4573 + domotab MACH_DOMOTAB DOMOTAB 4574 + pfla03 MACH_PFLA03 PFLA03 4575 ++gw2388 MACH_GW2388 GW2388 2635 |