Peter Korsgaard wrote:
> Why not in arch/mips/atheros/Kconfig?
>
No reason. I will post a corrected patch today.
- Axel
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> "Axel" == Axel Gembe <[EMAIL PROTECTED]> writes:
Hi,
Axel> This patch makes the kernel use the RedBoot kernel command line
Axel> when the corresponding Kconfig option is set. The code appends
Axel> the RedBoot command line to the default command line.
...
Axel> +diff --git a/arch/mips
This patch makes the kernel use the RedBoot kernel command line when the
corresponding Kconfig option is set. The code appends the RedBoot command
line to the default command line.
Signed-off-by: Axel Gembe <[EMAIL PROTECTED]>
---
target/linux/atheros/config-2.6.23 |1 +
targe