| #/************************************************************************************ |
| #** File: - Makefile |
| #** VENDOR_EDIT |
| #** Copyright (C), 2008-2020, OPLUS Mobile Comm Corp., Ltd |
| #** |
| #** Description: |
| #** 1. Add for dhcp conflict |
| #** |
| #** Version: 1.0 |
| #** Date : 2020-05-09 |
| #** Author: LianGenglin@CONNECTIVITY.WIFI.INTERNET |
| #** TAG : OPLUS_FEATURE_DHCP_CONFLICT |
| #** |
| #** ---------------------Revision History: --------------------- |
| #** <author> <data> <version > <desc> |
| #** --------------------------------------------------------------- |
| #** LianGenglin@CONNECTIVITY.WIFI.INTERNET 2020/05/09 1.0 build this module |
| #** |
| #************************************************************************************/ |
| |
| # |
| # Makefile for the netfilter modules on top of IPv4. |
| # |
| KBUILD_CFLAGS += -Wno-unused-variable -Wno-unused-function |
| obj-y += oplus_dhcp.o |