tn3399_openwrt/target
Jo-Philipp Wich 057e518224 sdk: predefine kernel version magic
Kernel modules which are built using the SDK do not have access
to the .vermagic file in the Linux build dir, therefore the
generated .ipk metadata depends on kernel versions like
'3.10.49-1-unknown' which are not satisfiable by the kernel
meta package in the image.

Fix this problem by substituting 'unknown' with the current
version magic in include/kernel.mk when packing the SDK.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 42590
2014-09-17 10:25:47 +00:00
..
imagebuilder postinst trigger: the new postinst trigger broke IB 2014-09-16 11:56:19 +00:00
linux sunxi: add arm arch timer support 2014-09-17 10:15:05 +00:00
sdk sdk: predefine kernel version magic 2014-09-17 10:25:47 +00:00
toolchain target/toolchain: strip files, leave out the initial gcc 2014-08-26 12:32:51 +00:00
Config.in kernel: add a NAND_SUPPORT symbol 2014-06-11 12:59:22 +00:00
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 2012-06-06 17:24:05 +00:00