Excluded console.c from being compiled here. It is compiled for the drivers static library anyway.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@420 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2002-07-24 17:47:28 +00:00
parent 16fa4445b9
commit f683b788d0

View File

@ -1,3 +1,3 @@
SubDir OBOS_TOP src kernel drivers arch x86 console ;
KernelObjects console.c : -fnopic ;
#KernelObjects console.c : -fnopic ;