Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319630
b: refs/heads/master
c: 7ed1815
h: refs/heads/master
v: v3
  • Loading branch information
David Daney authored and Ralf Baechle committed Jul 23, 2012
1 parent bbe32ec commit 6380783
Show file tree
Hide file tree
Showing 5 changed files with 573 additions and 2 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: b01da9f130adbf69cfbad2a65f1327f1382bf4ae
refs/heads/master: 7ed1815296498e9d1bfa1f13e94b743364b14caf
2 changes: 2 additions & 0 deletions trunk/arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1432,6 +1432,8 @@ config CPU_CAVIUM_OCTEON
select WEAK_ORDERING
select CPU_SUPPORTS_HIGHMEM
select CPU_SUPPORTS_HUGEPAGES
select LIBFDT
select USE_OF
help
The Cavium Octeon processor is a highly integrated chip containing
many ethernet hardware widgets for networking tasks. The processor
Expand Down
3 changes: 3 additions & 0 deletions trunk/arch/mips/cavium-octeon/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
# Copyright (C) 2005-2009 Cavium Networks
#

CFLAGS_octeon-platform.o = -I$(src)/../../../scripts/dtc/libfdt
CFLAGS_setup.o = -I$(src)/../../../scripts/dtc/libfdt

obj-y := cpu.o setup.o serial.o octeon-platform.o octeon-irq.o csrc-octeon.o
obj-y += dma-octeon.o flash_setup.o
obj-y += octeon-memcpy.o
Expand Down
Loading

0 comments on commit 6380783

Please sign in to comment.