]> Git Repo - linux.git/commit
kbuild: merge net-y and virt-y into drivers-y
authorMasahiro Yamada <[email protected]>
Mon, 1 Jun 2020 05:56:58 +0000 (14:56 +0900)
committerMasahiro Yamada <[email protected]>
Mon, 1 Jun 2020 12:50:48 +0000 (21:50 +0900)
commit95fb6317b3ab827aa35e7e52cb3a535b0cc6ec7e
tree5a1519144a3dbf8bca8327654479f0e4112993a1
parent23febe375d94d55927019467b6ac5fd503d83b2d
kbuild: merge net-y and virt-y into drivers-y

This will slightly change the link order; drivers-y from arch Makefile
will be linked after virt/built-in.a, but I guess this is not a big
deal.

Signed-off-by: Masahiro Yamada <[email protected]>
Makefile
This page took 0.051398 seconds and 4 git commands to generate.