mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-07 02:17:44 +00:00
Add unpacking + patching of linux source tree to simplify creating a new patch
This commit is contained in:
parent
7c48a8c33b
commit
e99f084b2c
@ -209,6 +209,8 @@ linux26-modules: cross-depmod26 $(LINUX26_DIR)/.modules_installed
|
|||||||
|
|
||||||
linux26-source: $(DL_DIR)/$(LINUX26_SOURCE)
|
linux26-source: $(DL_DIR)/$(LINUX26_SOURCE)
|
||||||
|
|
||||||
|
linux26-patched: $(LINUX26_DIR)/.patched
|
||||||
|
|
||||||
# This has been renamed so we do _NOT_ by default run this on 'make clean'
|
# This has been renamed so we do _NOT_ by default run this on 'make clean'
|
||||||
linux26clean:
|
linux26clean:
|
||||||
rm -f $(LINUX26_KERNEL) $(LINUX26_DIR)/.configured
|
rm -f $(LINUX26_KERNEL) $(LINUX26_DIR)/.configured
|
||||||
|
Loading…
x
Reference in New Issue
Block a user