On Tue, Oct 29, 2013 at 3:42 PM, Felix Fietkau <[email protected]> wrote: > On 2013-10-29 15:27, Yegor Yefremov wrote: >> I want OpenWrt (12.09) to install Kernel (zImage/uImage) to /boot. >> What *.mk file should I change? So far I could only find BIN_DIR in >> include/kernel-build.mk, but it is for kernel-debug.tar.bz2. > What platform, and why?
Platform is irrelevant (ARM: KS8695 and OMAP3), because before OpenWrt another small Linux image will be started (aka BIOS for maintenance purposes) and OpenWrt's Kernel will be invoked via kexec. Buildroot has such an option upstream, where you can choose folder you want to install the kernel image to (see BR2_LINUX_KERNEL_INSTALL_TARGET). Yegor _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
