Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204505
b: refs/heads/master
c: 9159896
h: refs/heads/master
i:
  204503: 00f425f
v: v3
  • Loading branch information
Ralf Baechle committed Aug 5, 2010
1 parent 119314d commit 80a59e3
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: 4fa8a557c301b14a53dcd654aa0c2988c71cbd4d
refs/heads/master: 91598965ecb508dc7bc154ec9d3e35dcadb3fa5f
1 change: 1 addition & 0 deletions trunk/arch/mips/Kbuild.platforms
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ platforms += loongson
platforms += mipssim
platforms += mti-malta
platforms += pmc-sierra
platforms += rb532
platforms += sgi-ip22
platforms += sgi-ip27
platforms += sgi-ip32
Expand Down
7 changes: 0 additions & 7 deletions trunk/arch/mips/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -329,13 +329,6 @@ load-$(CONFIG_MACH_TX49XX) += 0xffffffff80100000
#
core-$(CONFIG_TOSHIBA_JMR3927) += arch/mips/txx9/jmr3927/

#
# Routerboard 532 board
#
core-$(CONFIG_MIKROTIK_RB532) += arch/mips/rb532/
cflags-$(CONFIG_MIKROTIK_RB532) += -I$(srctree)/arch/mips/include/asm/mach-rc32434
load-$(CONFIG_MIKROTIK_RB532) += 0xffffffff80101000

#
# Toshiba RBTX49XX boards
#
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/mips/rb532/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@
#

obj-y += irq.o time.o setup.o serial.o prom.o gpio.o devices.o

EXTRA_CFLAGS += -Werror
7 changes: 7 additions & 0 deletions trunk/arch/mips/rb532/Platform
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#
# Routerboard 532
#
platform-$(CONFIG_MIKROTIK_RB532) += rb532/
cflags-$(CONFIG_MIKROTIK_RB532) += \
-I$(srctree)/arch/mips/include/asm/mach-rc32434
load-$(CONFIG_MIKROTIK_RB532) += 0xffffffff80101000

0 comments on commit 80a59e3

Please sign in to comment.