patch-Makefile 345 B

1234567891011
  1. --- ipset-3.0.orig/Makefile 2009-05-16 21:09:38.000000000 +0200
  2. +++ ipset-3.0/Makefile 2009-11-19 23:32:37.000000000 +0100
  3. @@ -5,7 +5,7 @@
  4. ######################################################################
  5. ifndef KERNEL_DIR
  6. -KERNEL_DIR=/usr/src/linux
  7. +KERNEL_DIR?=/usr/src/linux
  8. endif
  9. ifndef KBUILD_OUTPUT
  10. KBUILD_OUTPUT=$(KERNEL_DIR)