mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-01-28 10:19:53 +00:00
With this patch, the nand.sh script no longer overwrites CI_KERNELPART and CI_UBIPART if they have been set before. This allows platforms specify alternative values for these variables. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>