diff options
author | Blue Swirl <blauwirbel@gmail.com> | 2010-10-13 18:38:07 +0000 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2010-10-13 18:38:07 +0000 |
commit | ae0bfb79aa0ac411a433433af4d74f1f08255608 (patch) | |
tree | a3ab3abae2cc936b0413a5c47008865ccadb43f2 /pc-bios | |
parent | f3f5b867259dcb205b1f4fdd93165dec71e89201 (diff) |
ppc: remove video.x
Only Mac-on-Linux stuff used video.x, OpenBIOS does not need it.
Remove video.x MoL hacks.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'pc-bios')
-rw-r--r-- | pc-bios/README | 4 | ||||
-rw-r--r-- | pc-bios/video.x | bin | 12192 -> 0 bytes |
2 files changed, 0 insertions, 4 deletions
diff --git a/pc-bios/README b/pc-bios/README index ec5e2e1c8c..3172cf7896 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -7,10 +7,6 @@ - The PowerPC Open Hack'Ware Open Firmware Compatible BIOS is available at http://perso.magic.fr/l_indien/OpenHackWare/index.htm. -- video.x is a PowerMac NDRV compatible driver for a VGA frame - buffer. It comes from the Mac-on-Linux project - (http://www.maconlinux.org/). - - OpenBIOS (http://www.openbios.org/) is a free (GPL v2) portable firmware implementation. The goal is to implement a 100% IEEE 1275-1994 (referred to as Open Firmware) compliant firmware. diff --git a/pc-bios/video.x b/pc-bios/video.x Binary files differdeleted file mode 100644 index 761aa0c9d4..0000000000 --- a/pc-bios/video.x +++ /dev/null |