summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorroot <root@ka-ata-killa.panaceas.james.local>2021-09-01 09:25:25 +0100
committerroot <root@ka-ata-killa.panaceas.james.local>2021-09-01 09:25:25 +0100
commit3208e62b382f08a9ec6e2c44e0afcca12162acda (patch)
treee46877ad962e75d294fb13ab2e9d4006f3ec061f /Makefile
parentffd666e52164d06bc67d3d134ae8f53eb268bf6b (diff)
downloadinf-3208e62b382f08a9ec6e2c44e0afcca12162acda.tar.gz
inf-3208e62b382f08a9ec6e2c44e0afcca12162acda.tar.bz2
inf-3208e62b382f08a9ec6e2c44e0afcca12162acda.zip
add power controll to asrock, fix bug in supermicro, rename ilo -> ilo4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b5b6696..51202d8 100644
--- a/Makefile
+++ b/Makefile
@@ -16,8 +16,8 @@ install:
install -m 644 INF/INF.pm /usr/local/share/inf/INF
install -m 644 INF/APC.pm /usr/local/share/inf/INF
install -m 644 INF/DSRx020.pm /usr/local/share/inf/INF
- install -m 644 INF/ILO.pm /usr/local/share/inf/INF
install -m 644 INF/ILO2.pm /usr/local/share/inf/INF
+ install -m 644 INF/ILO4.pm /usr/local/share/inf/INF
install -m 644 INF/ILO5.pm /usr/local/share/inf/INF
install -m 644 INF/Cyclades.pm /usr/local/share/inf/INF
install -m 644 INF/SuperMicro.pm /usr/local/share/inf/INF