VirtualBox

Ignore:
Timestamp:
Aug 28, 2020 6:43:22 PM (4 years ago)
Author:
vboxsync
Message:

HostDrivers/VBoxNetAdp/linux/Makefile: Fix long standing make variable naming inconsistency uncovered by prev change.

File:
1 edited

Legend:

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

    r85939 r85940  
    5151endif
    5252VBOXMOD_INCL = \
    53         $(VBOXNETADPT_DIR) \
    54         $(VBOXNETADPT_DIR)include \
    55         $(VBOXNETADPT_DIR)r0drv/linux
     53        $(VBOXNETADP_DIR) \
     54        $(VBOXNETADP_DIR)include \
     55        $(VBOXNETADP_DIR)r0drv/linux
    5656VBOXMOD_DEFS = \
    5757        RT_OS_LINUX \
     
    6363        VBOX_WITH_HARDENING \
    6464        VBOX_WITH_64_BITS_GUESTS # <-- must be consistent with Config.kmk!
    65 VBOXMOD_CFLAGS = -include $(VBOXNETADPT_DIR)include/VBox/SUPDrvMangling.h -fno-pie -Wno-declaration-after-statement
     65VBOXMOD_CFLAGS = -include $(VBOXNETADP_DIR)include/VBox/SUPDrvMangling.h -fno-pie -Wno-declaration-after-statement
    6666
    6767include $(obj)/Makefile-footer.gmk
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