Explorar o código

- patch the correct dir

Bernhard Reutner-Fischer %!s(int64=18) %!d(string=hai) anos
pai
achega
1f45a7ccf4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      target/linux/Makefile.in

+ 1 - 1
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),)