- patch the correct dir
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 18 Sep 2007 17:10:56 +0000 (17:10 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 18 Sep 2007 17:10:56 +0000 (17:10 -0000)
target/linux/Makefile.in

index a6fc3ab32066e30c98aae14741301dbc85338366..fb3a71a1551007e7f608c0529e60be32ed315917 100644 (file)
@@ -129,7 +129,7 @@ ifeq ($(BR2_KERNEL_HEADERS_PATCH_DIR),y)
                linux-$(LINUX26_VERSION)-\*.patch{,.gz,.bz2}
 endif
 ifeq ($(BR2_PACKAGE_OPENSWAN),y)
-       toolchain/patch-kernel.sh $(LINUX_HEADERS_UNPACK_DIR) package/openswan \
+       toolchain/patch-kernel.sh $(LINUX26_DIR) package/openswan \
                linux-$(LINUX26_VERSION)-\*.patch{,.gz,.bz2}
 endif
 ifneq ($(LINUX26_PATCH_DIR),)