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:
@@ -2,14 +2,11 @@ SubDir OBOS_TOP src kernel drivers ;
|
|||||||
|
|
||||||
KernelStaticLibrary libdrivers :
|
KernelStaticLibrary libdrivers :
|
||||||
<$(SOURCE_GRIST)>dev.c
|
<$(SOURCE_GRIST)>dev.c
|
||||||
# <$(SOURCE_GRIST)>devs.c
|
|
||||||
|
|
||||||
<$(SOURCE_GRIST)>arch/$(OBOS_ARCH)/console/console.c
|
<$(SOURCE_GRIST)>arch/$(OBOS_ARCH)/console/console.c
|
||||||
|
|
||||||
<$(SOURCE_GRIST)>fb_console/fb_console.c
|
<$(SOURCE_GRIST)>fb_console/fb_console.c
|
||||||
:
|
:
|
||||||
-fno-pic -Wno-unused
|
-fno-pic -Wno-unused
|
||||||
;
|
;
|
||||||
|
|
||||||
SubInclude OBOS_TOP src kernel drivers arch ;
|
SubInclude OBOS_TOP src kernel drivers arch ;
|
||||||
#SubInclude OBOS_TOP src kernel drivers common ;
|
|
||||||
|
|||||||
Reference in New Issue
Block a user