[packages] xtables-addons: the configure first calls "make kernelrelease" which then...
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 6 Jan 2011 09:57:53 +0000 (09:57 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 6 Jan 2011 09:57:53 +0000 (09:57 +0000)
commitb46883d13db5e9d568b63dd30c5f5b1b705738be
tree2b5c0f8a1f26b287a0c7a8251ecd001792a866ad
parentd4f8b0644a794b15615693359bfbdc27c2660671
[packages] xtables-addons: the configure first calls "make kernelrelease" which then triggers a silentoldconfig of the tree
for the sole purpose of adding the localversion which is then stripped anyway. Let it call "make kernelversion" instead
which does not have such issues. This patch should fix #8535.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24920 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/xtables-addons/patches/002-fix-kernel-version-detection.patch [new file with mode: 0644]