diff options
Diffstat (limited to 'target/linux/cns3xxx/patches-4.4')
-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 |