diff options
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.30')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.30/020-mips_multi_machine_support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.30/020-mips_multi_machine_support.patch b/target/linux/generic-2.6/patches-2.6.30/020-mips_multi_machine_support.patch index 2c53f03e84..caabacc335 100644 --- a/target/linux/generic-2.6/patches-2.6.30/020-mips_multi_machine_support.patch +++ b/target/linux/generic-2.6/patches-2.6.30/020-mips_multi_machine_support.patch @@ -1,5 +1,5 @@ --- /dev/null -+++ b/include/asm-mips/mips_machine.h ++++ b/arch/mips/include/asm/mips_machine.h @@ -0,0 +1,47 @@ +/* + * Copyright (C) 2008-2009 Gabor Juhos <juhosg@openwrt.org> |