summaryrefslogtreecommitdiffstats
path: root/package/gpio_rtl8196c/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/gpio_rtl8196c/src/Makefile')
-rw-r--r--package/gpio_rtl8196c/src/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/package/gpio_rtl8196c/src/Makefile b/package/gpio_rtl8196c/src/Makefile
deleted file mode 100644
index 6740c78db..000000000
--- a/package/gpio_rtl8196c/src/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifeq (${MODVERSIONS},yes)
-# MVER=-DMODVERSIONS -DEXPORT_SYMTAB
-#endif
-
-
-obj-$(if $(CONFIG_GPIO_RTL8196C),m) += gpio_rtl8196c.o
-
-