Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
platform
/
hardware
/
amlogic
/
media_modules
/
772fffd7b0e89dd62a89d57c24a7333dd80c5083
/
.
/
Android.mk
blob: c89e6902cbc103d4cf6777200be7079dd09d97a2 [
file
] [
log
] [
blame
]
ifeq
(
$
(
shell echo $
(
TARGET_BUILD_KERNEL_VERSION
)
|
awk
'{if ($$1 >= 5.15) print "true"}'
),
true
)
include $
(
call all
-
subdir
-
makefiles
)
endif