From 1f45a7ccf44b24ef2236dd20b6d6c9dd5dd5fc5e Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 18 Sep 2007 17:10:56 +0000 Subject: - patch the correct dir --- target/linux/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/linux/Makefile.in b/target/linux/Makefile.in index a6fc3ab32..fb3a71a15 100644 --- a/target/linux/Makefile.in +++ b/target/linux/Makefile.in @@ -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),) -- cgit v1.2.3