Removed the contents of the common/ directory.
Cleaned the Jamfile. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1392 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
e195c3e79e
commit
362032afbf
@ -2,14 +2,11 @@ SubDir OBOS_TOP src kernel drivers ;
|
||||
|
||||
KernelStaticLibrary libdrivers :
|
||||
<$(SOURCE_GRIST)>dev.c
|
||||
# <$(SOURCE_GRIST)>devs.c
|
||||
|
||||
<$(SOURCE_GRIST)>arch/$(OBOS_ARCH)/console/console.c
|
||||
|
||||
<$(SOURCE_GRIST)>fb_console/fb_console.c
|
||||
:
|
||||
-fno-pic -Wno-unused
|
||||
;
|
||||
|
||||
SubInclude OBOS_TOP src kernel drivers arch ;
|
||||
#SubInclude OBOS_TOP src kernel drivers common ;
|
||||
|
Loading…
Reference in New Issue
Block a user