Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204519
b: refs/heads/master
c: 9453e84
h: refs/heads/master
i:
  204517: b8ac9c3
  204515: 4bd635b
  204511: 841de97
v: v3
  • Loading branch information
Ralf Baechle committed Aug 5, 2010
1 parent 1622f7c commit 7d07561
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 98e9aee33797c6319425aa729d828e9fe304774c
refs/heads/master: 9453e84d1765d2a532c2ba26ab2a5c3c9b8867c4
4 changes: 2 additions & 2 deletions trunk/arch/mips/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -208,13 +208,13 @@ cflags-$(CONFIG_SOC_PNX8550) += -I$(srctree)/arch/mips/include/asm/mach-pnx8550
#
# NXP PNX8550 JBS board
#
libs-$(CONFIG_PNX8550_JBS) += arch/mips/pnx8550/jbs/
core-$(CONFIG_PNX8550_JBS) += arch/mips/pnx8550/jbs/
#cflags-$(CONFIG_PNX8550_JBS) += -I$(srctree)/arch/mips/include/asm/mach-pnx8550
load-$(CONFIG_PNX8550_JBS) += 0xffffffff80060000

# NXP PNX8550 STB810 board
#
libs-$(CONFIG_PNX8550_STB810) += arch/mips/pnx8550/stb810/
core-$(CONFIG_PNX8550_STB810) += arch/mips/pnx8550/stb810/
load-$(CONFIG_PNX8550_STB810) += 0xffffffff80060000

cflags-y += -I$(srctree)/arch/mips/include/asm/mach-generic
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/mips/pnx8550/jbs/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

# Makefile for the NXP JBS Board.

lib-y := init.o board_setup.o irqmap.o
obj-y := init.o board_setup.o irqmap.o
2 changes: 1 addition & 1 deletion trunk/arch/mips/pnx8550/stb810/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

# Makefile for the NXP STB810 Board.

lib-y := prom_init.o board_setup.o irqmap.o
obj-y := prom_init.o board_setup.o irqmap.o

0 comments on commit 7d07561

Please sign in to comment.