diff options
Diffstat (limited to 'arch/mips/nxp/pnx833x/stb22x/Makefile')
-rw-r--r-- | arch/mips/nxp/pnx833x/stb22x/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/nxp/pnx833x/stb22x/Makefile b/arch/mips/nxp/pnx833x/stb22x/Makefile new file mode 100644 index 0000000..f81c580 --- /dev/null +++ b/arch/mips/nxp/pnx833x/stb22x/Makefile @@ -0,0 +1,3 @@ +lib-y := board.o + +EXTRA_CFLAGS += -Werror |