[haiku-development] ATA_STACK
- From: "François Revol" <revol@xxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Thu, 30 Apr 2009 15:33:48 +0200 CEST
I've added a hack to allow switching from ide to ata.
Just add
HAIKU_ATA_STACK = 1 ;
to your UserBuildConfig.
Note it's a hack, and some targets overlap both, so if you switch
without doing a jam clean you might get into trouble as it won't
rebuild some stuff likely...
It should go away as soon as the old one gets removed.
There can be only one!
François.
Other related posts:
- » [haiku-development] ATA_STACK - François Revol