mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-08 04:09:29 -04: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>