Merge tag 'v3.10-rc1' into stable/for-linus-3.10
[deliverable/linux.git] / arch / mips / fw / lib / Makefile
1 #
2 # Makefile for generic prom monitor library routines under Linux.
3 #
4
5 lib-y += cmdline.o
6
7 lib-$(CONFIG_64BIT) += call_o32.o
This page took 0.038043 seconds and 6 git commands to generate.