Lets use alphabetical ordering in last change
This commit is contained in:
parent
ee3f0fffe4
commit
2e882c7289
@ -46,14 +46,14 @@ ifeq ($(CONFIG_NETUTILS_DHCPC),y)
|
||||
CONFIGURED_APPS += netutils/dhcpc
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_NETUTILS_ESP8266),y)
|
||||
CONFIGURED_APPS += netutils/esp8266
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_NETUTILS_DHCPD),y)
|
||||
CONFIGURED_APPS += netutils/dhcpd
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_NETUTILS_ESP8266),y)
|
||||
CONFIGURED_APPS += netutils/esp8266
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_NETUTILS_FTPC),y)
|
||||
CONFIGURED_APPS += netutils/ftpc
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user