iptables: use kernel_path

This commit is contained in:
Stefan Saraev 2014-02-22 23:18:23 +02:00
parent 4e3142e3c6
commit b6cb2fbb3e

View File

@ -32,5 +32,4 @@ PKG_LONGDESC="Iptables is used to set up, maintain, and inspect the tables of IP
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="--with-kernel=$SYSROOT_PREFIX/usr"
PKG_CONFIGURE_OPTS_TARGET="--with-kernel=$(kernel_path)"