git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3199 a95241bf-73f2-0310-859d-f6bbb57e9c96
12 lines
267 B
Plaintext
12 lines
267 B
Plaintext
SubDir OBOS_TOP src add-ons kernel drivers random ;
|
|
|
|
KernelObjects
|
|
<$(SOURCE_GRIST)>driver.c
|
|
:
|
|
-fno-pic -D_KERNEL_MODE -Wno-missing-prototypes
|
|
;
|
|
|
|
# CFLAGS was arch dependent:
|
|
-fno-pic -D_KERNEL_MODE -O99 -mpentiumpro -march=pentiumpro -Wno-missing-prototypes
|
|
|