| 271 | | -/sbin/depmod -a -b $(DESTDIR) |
|---|
| | 271 | @echo "*** This is a \`staged' install using \"$(DESTDIR)\" as prefix." |
|---|
| | 272 | @echo "***" |
|---|
| | 273 | @echo "*** Once the modules have been moved to their final destination" |
|---|
| | 274 | @echo "*** you must run the command \"/sbin/depmod -a\"." |
|---|
| | 275 | @echo "***" |
|---|
| | 276 | @echo "*** Alternatively, if you build a package (e.g. rpm), include the" |
|---|
| | 277 | @echo "*** command \"/sbin/depmod -a\" in the post-(un)install procedure." |
|---|
| | 278 | @echo "***" |
|---|
| | 279 | @echo "*** The depmod command mentioned above may generate errors. We are" |
|---|
| | 280 | @echo "*** aware of the problem and are working on a solution." |
|---|