m548x runs now cleanly (had to remove radeon files from make for now)

This commit is contained in:
Markus Fröschle
2013-12-28 16:51:00 +00:00
parent 339e50e1a6
commit 0da62531c0
7 changed files with 27 additions and 20 deletions

View File

@@ -106,14 +106,15 @@ CSRCS= \
videl.c \
video.c \
\
radeon_base.c \
radeon_vid.c \
radeon_accel.c \
radeon_cursor.c \
\
basflash.c \
basflash_start.c
#radeon_base.c \
#radeon_vid.c \
#radeon_accel.c \
#radeon_cursor.c \
ASRCS= \
startcf.S \
printf_helper.S \