Makefile (f834525a05d4f420ba90a28f4309149369f547bf) | Makefile (2f3213f9e0ede2f9a58bf2e912d5205300ce4bb2) |
---|---|
1GDBUS_APPS = bmcctl \ 2 flashbios \ 3 hostcheckstop \ 4 hostwatchdog \ 5 op-flasher \ 6 op-hostctl \ 7 op-pwrctl \ 8 pciedetect \ 9 pwrbutton \ 10 rstbutton 11 | 1GDBUS_APPS = bmcctl \ 2 flashbios \ 3 hostcheckstop \ 4 hostwatchdog \ 5 op-flasher \ 6 op-hostctl \ 7 op-pwrctl \ 8 pciedetect \ 9 pwrbutton \ 10 rstbutton 11 |
12SUBDIRS = hacks \ | 12SUBDIRS = fanctl \ 13 hacks \ |
13 ledctl \ 14 libopenbmc_intf \ 15 pychassisctl \ 16 pydownloadmgr \ | 14 ledctl \ 15 libopenbmc_intf \ 16 pychassisctl \ 17 pydownloadmgr \ |
17 pyfanctl \ | |
18 pyflashbmc \ 19 pyhwmon \ 20 pyinventorymgr \ 21 pyipmitest \ 22 pysensormgr \ 23 pystatemgr \ 24 pysystemmgr \ 25 pytools --- 21 unchanged lines hidden --- | 18 pyflashbmc \ 19 pyhwmon \ 20 pyinventorymgr \ 21 pyipmitest \ 22 pysensormgr \ 23 pystatemgr \ 24 pysystemmgr \ 25 pytools --- 21 unchanged lines hidden --- |