Mac devices on PREP
Bastian Blank
waldi at debian.org
Sun Jan 28 23:01:26 EST 2007
Hi folks
Currently, the whole bunch of macintosh devices (drivers/macintosh) are
listed to be available on all ppc variants. Some of them does not build
for prep.
The attached patch restricts the whole bunch to PPC_PMAC. I'm not sure
if this is the correct fix.
Bastian
diff --git a/drivers/macintosh/Kconfig b/drivers/macintosh/Kconfig
index a9e747c..0653b3a 100644
--- a/drivers/macintosh/Kconfig
+++ b/drivers/macintosh/Kconfig
@@ -1,6 +1,6 @@
menu "Macintosh device drivers"
- depends on PPC || MAC
+ depends on PPC_PMAC || MAC
config ADB
bool "Apple Desktop Bus (ADB) support"
--
Humans do claim a great deal for that particular emotion (love).
-- Spock, "The Lights of Zetar", stardate 5725.6
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20070128/de59f1df/attachment.pgp>
More information about the Linuxppc-dev
mailing list