ifctrstat: Use new structure and recalculate binary size
This commit is contained in:
parent
7b45d3939d
commit
1a11bb768f
3 changed files with 27 additions and 31 deletions
2
Makefile
2
Makefile
|
|
@ -62,7 +62,7 @@ MULTICALL_${CONFIG_IFQUERY}_OBJ += ${IFQUERY_SRC:.c=.o}
|
|||
CMDS_${CONFIG_IFQUERY} += ifquery
|
||||
CPPFLAGS_${CONFIG_IFQUERY} += -DCONFIG_IFQUERY
|
||||
|
||||
# enable ifctrstat applet (+16 KB)
|
||||
# enable ifctrstat applet (+1 KB)
|
||||
CONFIG_IFCTRSTAT ?= Y
|
||||
IFCTRSTAT_SRC = cmd/ifctrstat.c cmd/ifctrstat-${LAYOUT}.c
|
||||
MULTICALL_${CONFIG_IFCTRSTAT}_OBJ += ${IFCTRSTAT_SRC:.c=.o}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue