Commented out the rules for generating a R5 kernel module. We can't use it anyway.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2558 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2003-01-26 15:21:58 +00:00
parent 9d192d5917
commit 3f449331f4
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ SubDir OBOS_TOP src add-ons kernel disk_scanner partition ;
UsePrivateHeaders $(DOT) ;
R5KernelAddon intel : kernel disk_scanner partition :
intel.c
;
#R5KernelAddon intel : kernel disk_scanner partition :
# intel.cpp
#;