Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Aufs5 Standalone
Commits
d6aaf9ac
Commit
d6aaf9ac
authored
Jan 11, 2020
by
J. R. Okajima
Browse files
Merge branch 'aufs5.4/30stdalone' into aufs5.4.3/30stdalone
parents
961be91c
edca3174
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
d6aaf9ac
...
...
@@ -42,10 +42,9 @@ fs/aufs/aufs.ko:
@
echo
${EXTRA_CFLAGS}
${MAKE}
${MakeMod}
modules
usr/include/linux/aufs_type.h
:
d = $(shell echo ${CURDIR} | cut -c2-)
usr/include/linux/aufs_type.h
:
${MAKE}
-rR
-C
${KDIR}
\
-f
scripts/Makefile.headersinst
\
-f
Makefile
\
obj
=
${d}
/include/uapi/linux
dst
=
${d}
/usr/include/linux
usr/include/linux/aufs_type.h
:
${KDIR}/scripts/headers_install.sh
\
${CURDIR}/include/uapi/linux/aufs_type.h
${MAKE}
-C
${KDIR}
scripts_unifdef
mkdir
-p
$(
dir
$@
)
cd
${KDIR}
&&
$^
${CURDIR}
/
$@
test
-s
$@
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment