[PATCH] Remove hosthw.h from rio (unused file)
[wrt350n-kernel.git] / arch / mips / dec / prom / Makefile
blobbcd0247b3a66731636ec6aad45733b793e6e40f3
2 # Makefile for the DECstation prom monitor library routines
3 # under Linux.
6 lib-y += init.o memory.o cmdline.o identify.o console.o
8 lib-$(CONFIG_32BIT) += locore.o
9 lib-$(CONFIG_64BIT) += call_o32.o
11 EXTRA_AFLAGS := $(CFLAGS)