VirtualBox

Changeset 987 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Feb 19, 2007 5:46:24 PM (18 years ago)
Author:
vboxsync
Message:

added target install_rpm, needed for building vboxdrv.ko for rpm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/linux/Makefile

    r970 r987  
    173173        rm -f /etc/vbox/module_not_compiled
    174174
     175install_rpm: $(MODULE)
     176        @mkdir -p $(MODULE_DIR); \
     177        install -m 0664 $(MODULE).$(MODULE_EXT) $(MODULE_DIR)
     178
    175179endif # eq($(MAKECMDGOALS),clean)
    176180
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette