]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit - scripts/Makefile.modinst
modinst: wrap long lines in order to enhance cmd_modules_install
authorBertrand Jacquin <beber@meleeweb.net>
Wed, 27 Aug 2014 11:00:56 +0000 (20:30 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 27 Aug 2014 12:24:12 +0000 (21:54 +0930)
commit40e42f6a2596bbe757e561d4806fadd924f8c9fd
treeb54e90f2cc9c7f415ea6662a84cc92c36fdfabc1
parentd10f9f69bfeb9c8454b7cd05f6748c3d91d96485
modinst: wrap long lines in order to enhance cmd_modules_install

Note: shouldn't we use 'install -D $(2)/$@ $@' instead of mkdir
and cp ?

Reviewed-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Bertrand Jacquin <beber@meleeweb.net>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
scripts/Makefile.modinst