mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
- comment out apparently unused? cruft (linux-experimental)
This commit is contained in:
parent
5aa8b18188
commit
fdcde6faed
@ -17,11 +17,11 @@ include target/*/*.mk
|
|||||||
# We already did add the kernel target to TARGETS and now just pull in the rules
|
# We already did add the kernel target to TARGETS and now just pull in the rules
|
||||||
# to actually build this target.
|
# to actually build this target.
|
||||||
|
|
||||||
ifeq ($(strip $(subst ",,$(BR2_PACKAGE_LINUX_EXPERIMENTAL_CONFIG))),y)
|
#ifeq ($(strip $(subst ",,$(BR2_PACKAGE_LINUX_EXPERIMENTAL_CONFIG))),y)
|
||||||
#"))
|
#"))
|
||||||
|
#include target/linux/Makefile.in
|
||||||
|
##include target/linux-experimental/Makefile.in
|
||||||
|
#else
|
||||||
include target/linux/Makefile.in
|
include target/linux/Makefile.in
|
||||||
#include target/linux-experimental/Makefile.in
|
#endif
|
||||||
else
|
|
||||||
include target/linux/Makefile.in
|
|
||||||
endif
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user