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/orion | |
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/orion')
-rw-r--r-- | target/linux/orion/patches-4.4/000-arm_openwrt_machtypes.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/orion/patches-4.4/000-arm_openwrt_machtypes.patch b/target/linux/orion/patches-4.4/000-arm_openwrt_machtypes.patch new file mode 100644 index 0000000000..764f992288 --- /dev/null +++ b/target/linux/orion/patches-4.4/000-arm_openwrt_machtypes.patch @@ -0,0 +1,8 @@ +--- a/arch/arm/tools/mach-types ++++ b/arch/arm/tools/mach-types +@@ -1006,3 +1006,5 @@ 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 ++dt2 MACH_DT2 DT2 1514 ++wn802t MACH_WN802T WN802T 3306 |