Skip to content

Commit

Permalink
x86, VisWS: turn into generic arch, remove leftover files
Browse files Browse the repository at this point in the history
remove leftover arch/x86/mach-visws/* files.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Ingo Molnar committed Jul 10, 2008
1 parent 26dd9fc commit 62fa572
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 884 deletions.
4 changes: 0 additions & 4 deletions arch/x86/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,6 @@ mcore-y := arch/x86/mach-default/
mflags-$(CONFIG_X86_VOYAGER) := -Iinclude/asm-x86/mach-voyager
mcore-$(CONFIG_X86_VOYAGER) := arch/x86/mach-voyager/

# VISWS subarch support
#mflags-$(CONFIG_X86_VISWS) := -Iinclude/asm-x86/mach-visws
#mcore-$(CONFIG_X86_VISWS) := arch/x86/mach-visws/

# generic subarchitecture
mflags-$(CONFIG_X86_GENERICARCH):= -Iinclude/asm-x86/mach-generic
fcore-$(CONFIG_X86_GENERICARCH) += arch/x86/mach-generic/
Expand Down
7 changes: 0 additions & 7 deletions arch/x86/mach-visws/Makefile

This file was deleted.

174 changes: 0 additions & 174 deletions arch/x86/mach-visws/setup.c

This file was deleted.

Loading

0 comments on commit 62fa572

Please sign in to comment.