Changeset 5227 in vbox for trunk/src/VBox/Additions/linux/module
- Timestamp:
- Oct 10, 2007 4:14:32 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/module/Makefile.module
r5042 r5227 5 5 # 6 6 # Copyright (C) 2006-2007 innotek GmbH 7 # 7 # 8 8 # This file is part of VirtualBox Open Source Edition (OSE), as 9 9 # available from http://www.virtualbox.org. This file is free software; … … 13 13 # distribution. VirtualBox OSE is distributed in the hope that it will 14 14 # be useful, but WITHOUT ANY WARRANTY of any kind. 15 # 15 16 16 17 # … … 28 29 r0drv/alloc-r0drv.o \ 29 30 r0drv/linux/alloc-r0drv-linux.o \ 30 r0drv/linux/semaphore-r0drv-linux.o \ 31 r0drv/linux/semevent-r0drv-linux.o \ 32 r0drv/linux/semfastmutex-r0drv-linux.o \ 31 33 RTErrConvertToErrno.o \ 32 34 divdi3.o \
Note:
See TracChangeset
for help on using the changeset viewer.