diff options
Diffstat (limited to 'arch/mips/pnx833x')
-rw-r--r-- | arch/mips/pnx833x/stb22x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/pnx833x/stb22x/Makefile b/arch/mips/pnx833x/stb22x/Makefile index f81c5801f455..0c4df9f22098 100644 --- a/arch/mips/pnx833x/stb22x/Makefile +++ b/arch/mips/pnx833x/stb22x/Makefile @@ -1,3 +1,3 @@ -lib-y := board.o +obj-y := board.o EXTRA_CFLAGS += -Werror |