VirtualBox

Changeset 32212 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 2, 2010 2:42:30 PM (14 years ago)
Author:
vboxsync
Message:

HostDrivers: Makefile warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Makefile.kmk

    r32183 r32212  
    6363  HostDrivers-dkms-src_SOURCES = $(PATH_HostDrivers-dkms-src)/dkms.conf
    6464  HostDrivers-dkms-src_CLEAN   = $(PATH_HostDrivers-dkms-src)/dkms.conf
    65  endif
    66 
    67  if1of ($(KBUILD_TARGET),freebsd)
    68   #
    69   # Install the export_modules script for tar'ing the module sources on FreeBSD hosts
    70   #
    71   INSTALLS += HostDrivers-sh
    72   HostDrivers-sh_INST    = bin/
    73   HostDrivers-sh_MODE    = a+rx,u+w
    74   HostDrivers-sh_SOURCES.freebsd = freebsd/export_modules
    75  endif
    76 endif # !defined(VBOX_ONLY_DOCS) && !defined(VBOX_ONLY_TESTSUITE)
    77 
    78 # Scripts needed for building the kernel modules
    7965
    8066$$(PATH_HostDrivers-dkms-src)/dkms.conf: \
     
    10086                --output $@ $<
    10187
     88 endif
     89
     90 if1of ($(KBUILD_TARGET),freebsd)
     91  #
     92  # Install the export_modules script for tar'ing the module sources on FreeBSD hosts
     93  #
     94  INSTALLS += HostDrivers-sh
     95  HostDrivers-sh_INST    = bin/
     96  HostDrivers-sh_MODE    = a+rx,u+w
     97  HostDrivers-sh_SOURCES.freebsd = freebsd/export_modules
     98 endif
     99endif # !defined(VBOX_ONLY_DOCS) && !defined(VBOX_ONLY_TESTSUITE)
     100
    102101# Let kBuild generate the rules.
    103102include $(KBUILD_PATH)/subfooter.kmk
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