summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJason Jin <Jason.jin@freescale.com>2007-07-13 12:14:58 +0800
committerWolfgang Denk <wd@denx.de>2007-08-06 01:44:59 +0200
commit0f460a1ee148b648ee242c3157650287d4296260 (patch)
tree8a5bd77e4ae187e31661228aa5a695f617a58498 /Makefile
parentece92f85053b8df613edcf05b26a416cbc3d629c (diff)
downloadblackbird-obmc-uboot-0f460a1ee148b648ee242c3157650287d4296260.tar.gz
blackbird-obmc-uboot-0f460a1ee148b648ee242c3157650287d4296260.zip
Configurations for ATI video card BIOS emulator
This patch add definition of the BIOS emulator and the ATI framebuffer driver for MPC8641HPCN board. Signed-off-by: Jason Jin <Jason.jin@freescale.com> Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4fdd485fb7..20aa9c26f1 100644
--- a/Makefile
+++ b/Makefile
@@ -205,6 +205,7 @@ LIBS += disk/libdisk.a
LIBS += rtc/librtc.a
LIBS += dtt/libdtt.a
LIBS += drivers/libdrivers.a
+LIBS += drivers/bios_emulator/libatibiosemu.a
LIBS += drivers/nand/libnand.a
LIBS += drivers/nand_legacy/libnand_legacy.a
ifeq ($(CPU),mpc83xx)
OpenPOWER on IntegriCloud