Makefile 127 Bytes edit raw blame history 1 2 3 4 5 6 7 # # Makefile for generic prom monitor library routines under Linux. # lib-y += cmdline.o lib-$(CONFIG_64BIT) += call_o32.o