summaryrefslogtreecommitdiff
path: root/drivers/staging/westbridge/astoria/gadget/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/westbridge/astoria/gadget/Makefile')
-rw-r--r--drivers/staging/westbridge/astoria/gadget/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/staging/westbridge/astoria/gadget/Makefile b/drivers/staging/westbridge/astoria/gadget/Makefile
deleted file mode 100644
index a5eef7ee60a4..000000000000
--- a/drivers/staging/westbridge/astoria/gadget/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-#
-# Makefile for the kernel westbridge hal
-#
-
-ifneq ($(CONFIG_WESTBRIDGE_DEBUG),y)
- EXTRA_CFLAGS += -DWESTBRIDGE_NDEBUG
-endif
-
-obj-$(CONFIG_WESTBRIDGE_GADGET_DRIVER) += cyasgadgetctrl.o
-cyasgadgetctrl-y := cyasgadget.o
-