Subversion Repositories shark

Rev

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

targets:= libcpu.a

libcpu.a-objs:=         \
        common.o        \
        amd.o           \
        cyrix.o         \
        intel.o         \
        cpufreq/        \
        shark/          \

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