diff options
author | Adam Jackson <ajax@redhat.com> | 2008-05-21 17:03:25 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-05-21 17:03:25 -0400 |
commit | 20ea99c655140e101f2d20cfab78fb22765fec62 (patch) | |
tree | 0d8bf0dee374acfe3f0f1ccc3c02bc7b879b1a9d /Makefile.am | |
parent | c76fddeea28b4f88db97a2a3487d7a57cd9d578c (diff) |
Death to afb.
Planar framebuffer people, please talk to wfb for all your 1988 hardware
needs.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index 86ee9e8e3..7b6b02a1f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,10 +9,6 @@ if XTRAP XTRAP_DIR=XTrap endif -if AFB -AFB_DIR=afb -endif - if MFB MFB_DIR=mfb endif |