summaryrefslogtreecommitdiffstats
path: root/package/gpio_rtl8196c/src/Makefile
diff options
context:
space:
mode:
authorArtur Artamonov <freeartman@wechall.net>2013-09-19 12:15:23 +0300
committerArtur Artamonov <freeartman@wechall.net>2013-09-19 12:15:23 +0300
commit55e15136748e0f6be88c008b5afc0e5623c35b96 (patch)
tree3ff6fbeff40b26195d9da021a7cfe96c38bba687 /package/gpio_rtl8196c/src/Makefile
parent178f5c8a01fbc67d6512f6f99d10cf0e111781bb (diff)
[gpio] gpio_rtl819x compiles with 96c/96d/96d/88 should work on all of them
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
-
-