mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 23:17:43 +00:00
Remove useless target/arm directory
This commit is contained in:
parent
373e0727ba
commit
9413d83ea6
@ -9,7 +9,6 @@ include target/generic/Makefile.in
|
|||||||
# this eventually adds the kernel target to TARGETS:
|
# this eventually adds the kernel target to TARGETS:
|
||||||
include target/device/Makefile.in
|
include target/device/Makefile.in
|
||||||
include target/x86/Makefile.in
|
include target/x86/Makefile.in
|
||||||
include target/arm/Makefile.in
|
|
||||||
include target/powerpc/Makefile.in
|
include target/powerpc/Makefile.in
|
||||||
# and finally build the filesystems/tarballs
|
# and finally build the filesystems/tarballs
|
||||||
include target/*/*.mk
|
include target/*/*.mk
|
||||||
|
@ -1 +0,0 @@
|
|||||||
-include target/arm/*/*.mk
|
|
Loading…
x
Reference in New Issue
Block a user