Skip to content

Commit

Permalink
[ARM] Kirkwood: merge net2big_v2 and net5big_v2 board setups
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
  • Loading branch information
Simon Guinot authored and Nicolas Pitre committed May 3, 2010
1 parent 3e05ec1 commit 57475b1
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 394 deletions.
4 changes: 2 additions & 2 deletions arch/arm/mach-kirkwood/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ obj-$(CONFIG_MACH_TS41X) += ts41x-setup.o tsx1x-common.o
obj-$(CONFIG_MACH_OPENRD) += openrd-setup.o
obj-$(CONFIG_MACH_NETSPACE_V2) += netspace_v2-setup.o
obj-$(CONFIG_MACH_INETSPACE_V2) += netspace_v2-setup.o
obj-$(CONFIG_MACH_NET2BIG_V2) += net2big_v2-setup.o
obj-$(CONFIG_MACH_NET5BIG_V2) += net5big_v2-setup.o
obj-$(CONFIG_MACH_NET2BIG_V2) += netxbig_v2-setup.o
obj-$(CONFIG_MACH_NET5BIG_V2) += netxbig_v2-setup.o

obj-$(CONFIG_CPU_IDLE) += cpuidle.o
334 changes: 0 additions & 334 deletions arch/arm/mach-kirkwood/net2big_v2-setup.c

This file was deleted.

Loading

0 comments on commit 57475b1

Please sign in to comment.