diff options
Diffstat (limited to 'stand/userboot/Makefile.inc')
| -rw-r--r-- | stand/userboot/Makefile.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/stand/userboot/Makefile.inc b/stand/userboot/Makefile.inc index 01b5f23410c8..392fd59a115f 100644 --- a/stand/userboot/Makefile.inc +++ b/stand/userboot/Makefile.inc @@ -1 +1,5 @@ .include "../Makefile.inc" + +# userboot.so should be installed in the base bootloader package, +# not bootloader-dev. +NO_DEV_PACKAGE= |
