* Removing some targets which where usefull when atheros driver was distributed
outside of Haiku's repository, only. * Also this fixes the build break that arose when the Haiku repo was checked out with something different than svn (git for example:), due to a hardcoded reference to the svn entries file. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34529 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
40cd019ea0
commit
2166eec15c
@ -122,17 +122,3 @@ SEARCH_SOURCE += [ FDirName $(SUBDIR) dev ath ath_rate sample ] ;
|
|||||||
KernelMergeObject atheros_rate.o :
|
KernelMergeObject atheros_rate.o :
|
||||||
sample.c
|
sample.c
|
||||||
;
|
;
|
||||||
|
|
||||||
local svn = [ FGristFiles entries ] ;
|
|
||||||
SEARCH on $(svn) = [ FDirName $(SUBDIR) .svn ] ;
|
|
||||||
AddFileDataAttribute atheros : revision : string : $(svn) ;
|
|
||||||
|
|
||||||
SEARCH_SOURCE += [ FDirName $(HAIKU_TOP) src tools bosii ] ;
|
|
||||||
|
|
||||||
Package atheros-testing :
|
|
||||||
atheros :
|
|
||||||
boot home config add-ons kernel drivers bin ;
|
|
||||||
Package atheros-testing :
|
|
||||||
getsysteminfos.sh :
|
|
||||||
boot home Desktop ;
|
|
||||||
PackageDriverSymLink atheros-testing : net atheros ;
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user