Changeset 80291 in vbox for trunk/src/VBox/Installer
- Timestamp:
- Aug 15, 2019 2:28:47 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/Makefile-header.gmk
r80289 r80291 144 144 # for building kernel modules), since they should derive KERN_DIR from the 145 145 # respective command line variables to come up with the value they expect. 146 unexport KERN_VER KERN_DIR MAKEFLAGS 146 unexport KERN_VER KERN_DIR 147 MAKEOVERRIDES := $(filter-out KERN_VER=% KERN_DIR=%,$(MAKEOVERRIDES)) 147 148 endif 148 149
Note:
See TracChangeset
for help on using the changeset viewer.