added patches
This commit is contained in:
parent
f68f49273e
commit
8c6890f943
13 changed files with 395 additions and 205 deletions
4
Makefile
4
Makefile
|
@ -6,6 +6,7 @@ include config.mk
|
|||
|
||||
REQ = util
|
||||
COM =\
|
||||
components/backlight\
|
||||
components/battery\
|
||||
components/cat\
|
||||
components/cpu\
|
||||
|
@ -14,9 +15,8 @@ COM =\
|
|||
components/entropy\
|
||||
components/hostname\
|
||||
components/ip\
|
||||
components/kanji\
|
||||
components/kernel_release\
|
||||
components/keyboard_indicators\
|
||||
components/keymap\
|
||||
components/load_avg\
|
||||
components/netspeeds\
|
||||
components/num_files\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue