Changeset 28283 in vbox for trunk/src/VBox/HostDrivers/Support/linux/Makefile
- Timestamp:
- Apr 14, 2010 9:29:53 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 60030
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/linux/Makefile
r28156 r28283 100 100 r0drv/linux/timer-r0drv-linux.o \ 101 101 r0drv/generic/semspinmutex-r0drv-generic.o \ 102 common/alloc/alloc.o \ 102 103 common/checksum/ipv4.o \ 103 104 common/checksum/ipv6.o \ … … 141 142 endif 142 143 ifeq ($(BUILD_TARGET_ARCH),amd64) 143 OBJS += alloc/heapsimple.o144 OBJS += common/alloc/heapsimple.o 144 145 endif 145 146
Note:
See TracChangeset
for help on using the changeset viewer.