Subversion Repositories shark

Rev

Rev 1681 | Blame | Compare with Previous | Last modification | View Log | RSS feed

targets:= libfb.a

libfb.a-objs:=          \
        fbmem.o         \
        fbcmap.o        \
        cfbfillrect.o   \
        softcursor.o    \
        cfbcopyarea.o   \
        cfbimgblt.o     \
        modedb.o        \
        vga16fb.o       \
        vgastate.o      \
        vesafb.o        \
        radeonfb.o      \
        shark_fb26.o    \
        gdvesa.o        \
        logo.o          \
        logo_bmp.o      \
        riva/           \
        fun16.o         \
        matrox/

exported-cppflags:= -I$(srctree)/drivers/linuxc26/include \
        -I$(curdir)/include -I$(curdir) -D__KERNEL__ -D__i386__

exported-clfags:= $(CFG_VIDEO_OPT)