diff options
author | Brian <[email protected]> | 2007-12-02 15:23:51 -0700 |
---|---|---|
committer | Ben Skeggs <[email protected]> | 2007-12-09 12:05:24 +1100 |
commit | 1698cbde3029f047fe92107b3fd1176c258bd9a2 (patch) | |
tree | 5d5e6d18a8a337e64905f7e62650815a389dabb7 /Makefile | |
parent | e5d8ee205a8d6ef83381de9eff5dbef92b1c1a7e (diff) |
Initial Cell driver infrastructure.
No real code yet. Just stand-ins and make/build infrastructure.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -97,6 +97,7 @@ irix6-o32-static \ linux \ linux-alpha \ linux-alpha-static \ +linux-cell \ linux-debug \ linux-directfb \ linux-dri \ |