summaryrefslogtreecommitdiff
path: root/drivers/vlan_mon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/vlan_mon/Makefile')
-rw-r--r--drivers/vlan_mon/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/vlan_mon/Makefile b/drivers/vlan_mon/Makefile
new file mode 100644
index 0000000..c70e47a
--- /dev/null
+++ b/drivers/vlan_mon/Makefile
@@ -0,0 +1,4 @@
+obj-m += vlan_mon.o
+
+default:
+ make -C $(KDIR) M=$(PWD) modules