mirror of
https://github.com/sheumann/hush.git
synced 2024-11-01 10:06:40 +00:00
8 lines
248 B
Makefile
8 lines
248 B
Makefile
###
|
|
# scripts contains sources for various helper programs used throughout
|
|
# the kernel for the build process.
|
|
# ---------------------------------------------------------------------------
|
|
|
|
# Let clean descend into subdirs
|
|
subdir- += basic kconfig
|