mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
- patch the correct dir
This commit is contained in:
parent
3b08e64d6f
commit
1f45a7ccf4
@ -129,7 +129,7 @@ ifeq ($(BR2_KERNEL_HEADERS_PATCH_DIR),y)
|
|||||||
linux-$(LINUX26_VERSION)-\*.patch{,.gz,.bz2}
|
linux-$(LINUX26_VERSION)-\*.patch{,.gz,.bz2}
|
||||||
endif
|
endif
|
||||||
ifeq ($(BR2_PACKAGE_OPENSWAN),y)
|
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}
|
linux-$(LINUX26_VERSION)-\*.patch{,.gz,.bz2}
|
||||||
endif
|
endif
|
||||||
ifneq ($(LINUX26_PATCH_DIR),)
|
ifneq ($(LINUX26_PATCH_DIR),)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user