diff options
Diffstat (limited to 'packages/linux/linux-orion/ts109-ts209.patch')
| -rw-r--r-- | packages/linux/linux-orion/ts109-ts209.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/linux/linux-orion/ts109-ts209.patch b/packages/linux/linux-orion/ts109-ts209.patch deleted file mode 100644 index 7dd33efae6..0000000000 --- a/packages/linux/linux-orion/ts109-ts209.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff --git a/arch/arm/boot/Makefile b/arch/arm/boot/Makefile -index 25f1230..789190e 100644 ---- a/arch/arm/boot/Makefile -+++ b/arch/arm/boot/Makefile -@@ -55,6 +55,10 @@ $(obj)/compressed/vmlinux: $(obj)/Image FORCE - - $(obj)/zImage: $(obj)/compressed/vmlinux FORCE - $(call if_changed,objcopy) -+ devio > foo 'wl 0xe3a01c06,4' 'wl 0xe381101d,4' -+ cat foo $(obj)/zImage > zImage.new -+ mv zImage.new $(obj)/zImage -+ rm foo - @echo ' Kernel: $@ is ready' - - endif |
