[OpenWrt-Devel] [PATCH 1/9] CC PowerCloud CAP324 Kernel BSP
Jonas Gorski
jogo at openwrt.org
Fri Aug 14 14:46:59 EDT 2015
Welcome back ;)
On Sun, Aug 2, 2015 at 7:03 AM, Daniel Dickinson
<openwrt at daniel.thecshore.com> wrote:
> Signed-off-by: Daniel Dickinson <openwrt at daniel.thecshore.com>
Drop the CC from the subject; it's used for patches for the
chaos_chalmer branch, while this is for trunk.
A small description of the device would be nice to have, try not to
have an empty commit message.
> ---
> target/linux/ar71xx/config-4.1 | 1 +
> .../814-MIPS-ath79-add-cap324-support.patch | 183 +++++++++++++++++++++
> 2 files changed, 184 insertions(+)
> create mode 100644 target/linux/ar71xx/patches-4.1/814-MIPS-ath79-add-cap324-support.patch
>
> diff --git a/target/linux/ar71xx/config-4.1 b/target/linux/ar71xx/config-4.1
> index 1e31a01..c01ec6e 100644
> --- a/target/linux/ar71xx/config-4.1
> +++ b/target/linux/ar71xx/config-4.1
> @@ -47,6 +47,7 @@ CONFIG_ATH79_MACH_AP96=y
> CONFIG_ATH79_MACH_ARCHER_C7=y
> CONFIG_ATH79_MACH_AW_NR580=y
> CONFIG_ATH79_MACH_BHU_BXU2000N2_A=y
> +CONFIG_ATH79_MACH_CAP324=y
> CONFIG_ATH79_MACH_CAP4200AG=y
> CONFIG_ATH79_MACH_CARAMBOLA2=y
> CONFIG_ATH79_MACH_CPE510=y
Please make sure the board *isn't* enabled for the nand and mikrotik subtargets.
> diff --git a/target/linux/ar71xx/patches-4.1/814-MIPS-ath79-add-cap324-support.patch b/target/linux/ar71xx/patches-4.1/814-MIPS-ath79-add-cap324-support.patch
> new file mode 100644
> index 0000000..62e36c5
> --- /dev/null
> +++ b/target/linux/ar71xx/patches-4.1/814-MIPS-ath79-add-cap324-support.patch
> @@ -0,0 +1,183 @@
> +Index: linux-4.1.3/arch/mips/ath79/Kconfig
> +===================================================================
> +--- linux-4.1.3.orig/arch/mips/ath79/Kconfig
> ++++ linux-4.1.3/arch/mips/ath79/Kconfig
please refresh your patches so they use the standard
a/foo/bar
b/foo/bar
for the paths.
(a simple make target/linux/refresh is enough).
Jonas
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list