Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204509
b: refs/heads/master
c: bd152b0
h: refs/heads/master
i:
  204507: ab04054
v: v3
  • Loading branch information
Ralf Baechle committed Aug 5, 2010
1 parent 76be4e4 commit 8759707
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 10 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: 026dab3c51d3d6129cf66f24bc592e9315856fdb
refs/heads/master: bd152b095ef67898ed794f100e4ecc5298a61ad8
1 change: 1 addition & 0 deletions trunk/arch/mips/Kbuild.platforms
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ platforms += ar7
platforms += cobalt
platforms += dec
platforms += jazz
platforms += lasat
platforms += loongson
platforms += mipssim
platforms += mti-malta
Expand Down
7 changes: 0 additions & 7 deletions trunk/arch/mips/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -191,13 +191,6 @@ endif
#
include $(srctree)/arch/mips/Kbuild.platforms

#
# LASAT platforms
#
core-$(CONFIG_LASAT) += arch/mips/lasat/
cflags-$(CONFIG_LASAT) += -I$(srctree)/arch/mips/include/asm/mach-lasat
load-$(CONFIG_LASAT) += 0xffffffff80000000

# NXP STB225
core-$(CONFIG_SOC_PNX833X) += arch/mips/nxp/pnx833x/common/
cflags-$(CONFIG_SOC_PNX833X) += -Iarch/mips/include/asm/mach-pnx833x
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/mips/lasat/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,3 @@ obj-$(CONFIG_PICVUE_PROC) += picvue_proc.o

clean:
make -C image clean

EXTRA_CFLAGS += -Werror
7 changes: 7 additions & 0 deletions trunk/arch/mips/lasat/Platform
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#
# LASAT platforms
#
platform-$(CONFIG_LASAT) += lasat/
cflags-$(CONFIG_LASAT) += \
-I$(srctree)/arch/mips/include/asm/mach-lasat
load-$(CONFIG_LASAT) += 0xffffffff80000000

0 comments on commit 8759707

Please sign in to comment.