Changeset 4174 in vbox for trunk/src/VBox/HostDrivers/Support/linux/Makefile
- Timestamp:
- Aug 16, 2007 12:25:12 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 23664
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/linux/Makefile
r4163 r4174 137 137 OBJS += r0drv/memobj-r0drv.o \ 138 138 r0drv/linux/memobj-r0drv-linux.o 139 ifeq ($(BUILD_TARGET_ARCH),x86) # Some gcc versions ends up needing __divdi3. 140 OBJS += math/gcc/qdivrem.o \ 141 math/gcc/divdi3.o 142 endif 139 143 140 144 ifeq ($(KERN_VERSION), 24)
Note:
See TracChangeset
for help on using the changeset viewer.