Fix BeOS build (the D from -D was left in).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20478 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2,7 +2,7 @@ SubDir HAIKU_TOP src add-ons kernel drivers ports usb_serial ;
|
||||
|
||||
SetSubDirSupportedPlatformsBeOSCompatible ;
|
||||
|
||||
local defines = [ FDefines DB_USB_USE_V2_MODULE ] ;
|
||||
local defines = [ FDefines B_USB_USE_V2_MODULE ] ;
|
||||
|
||||
SubDirCcFlags $(defines) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user