added Firetos' radeon PCI driver

This commit is contained in:
Markus Fröschle
2013-12-26 21:20:47 +00:00
parent 98bb09408e
commit 981192e99b
23 changed files with 9822 additions and 93 deletions

View File

@@ -43,7 +43,7 @@ TRGTDIRS= ./firebee ./m5484lite
OBJDIRS=$(patsubst %, %/objs,$(TRGTDIRS))
TOOLDIR=util
VPATH=dma exe flash fs if kbd pci spi sys usb net util video xhdi
VPATH=dma exe flash fs if kbd pci spi sys usb net util video radeon xhdi
# Linker control file. The final $(LDCFILE) is intermediate only (preprocessed version of $(LDCSRC)
LDCFILE=bas.lk
@@ -106,6 +106,8 @@ CSRCS= \
videl.c \
video.c \
\
radeon_base.c \
\
basflash.c \
basflash_start.c