aboutsummaryrefslogtreecommitdiffstats
path: root/lib/os_mon/src/Makefile
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2018-05-25 13:28:08 +0200
committerMicael Karlberg <[email protected]>2018-09-27 15:28:21 +0200
commitdf67310726dd4c9935e8240a08b664f5130e9aca (patch)
tree6d702141a94c1262290239694d895536f765210a /lib/os_mon/src/Makefile
parent08ef38b2c9f84ed118e693bff38efa69fc2c7eb8 (diff)
downloadotp-df67310726dd4c9935e8240a08b664f5130e9aca.tar.gz
otp-df67310726dd4c9935e8240a08b664f5130e9aca.tar.bz2
otp-df67310726dd4c9935e8240a08b664f5130e9aca.zip
os_mon: Remove the os_mon MIBS support
The otp_mibs application is to be removed so we also remove the os_mon usage of that application.
Diffstat (limited to 'lib/os_mon/src/Makefile')
-rw-r--r--lib/os_mon/src/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/os_mon/src/Makefile b/lib/os_mon/src/Makefile
index fc2eb22393..923a31f290 100644
--- a/lib/os_mon/src/Makefile
+++ b/lib/os_mon/src/Makefile
@@ -34,8 +34,7 @@ RELSYSDIR = $(RELEASE_PATH)/lib/os_mon-$(VSN)
# ----------------------------------------------------
# Target Specs
# ----------------------------------------------------
-MODULES= disksup memsup cpu_sup os_mon os_mon_mib os_sup os_mon_sysinfo \
- nteventlog
+MODULES= disksup memsup cpu_sup os_mon os_sup os_mon_sysinfo nteventlog
INCLUDE=../include
CSRC=../c_src