Fix calling of depmod
authorPeter Hjalmarsson <xake@rymdraket.net>
Mon, 15 Oct 2012 20:00:04 +0000 (22:00 +0200)
committerPeter Hjalmarsson <xake@rymdraket.net>
Mon, 15 Oct 2012 20:13:53 +0000 (22:13 +0200)
commitd3e34636b1854176fbcfc7fe14d4141c7f7be1f9
tree37614bfec6b67caa50f1e4a961a4089d8c720b24
parent94ede0aaac0137e68f9511d97c44ddbf7c004cc8
Fix calling of depmod

"depmod -e" needs either -F System.map or -E Module.symvers
"depmod -b" resolvs an empty argument to PWD, so only use -b if
INSTALL_MOD_PATH is actually set
gen_compile.sh