diff options
Diffstat (limited to 'arch/sh/cchips/voyagergx/Makefile')
-rw-r--r-- | arch/sh/cchips/voyagergx/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/sh/cchips/voyagergx/Makefile b/arch/sh/cchips/voyagergx/Makefile deleted file mode 100644 index f73963cb3744..000000000000 --- a/arch/sh/cchips/voyagergx/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# -# Makefile for VoyagerGX -# - -obj-y := irq.o setup.o - -obj-$(CONFIG_USB_OHCI_HCD) += consistent.o - -EXTRA_CFLAGS += -Werror |