Browse Source

ebtables: changed to use system kernel headers instead of the included ones

stable/0.6
Christian Wiese 11 years ago
parent
commit
16cab7c752
  1. 1
      security/ebtables/ebtables.conf

1
security/ebtables/ebtables.conf

@ -13,5 +13,6 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
var_append makeopt ' ' "KERNEL_INCLUDES=$( pkgprefix -r includedir linux-header )"
var_insert makeopt ' ' "PREFIX=/$prefix"
var_insert makeinstopt ' ' "PREFIX=/$prefix"

Loading…
Cancel
Save