mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
webif: add option to disable webif content
This commit is contained in:
@@ -15,7 +15,6 @@ SUBDIRS = \
|
||||
weather \
|
||||
webradio \
|
||||
webtv \
|
||||
y-web \
|
||||
zapit
|
||||
|
||||
if ENABLE_LUA
|
||||
@@ -27,3 +26,8 @@ if ENABLE_GRAPHLCD
|
||||
SUBDIRS += \
|
||||
oled
|
||||
endif
|
||||
|
||||
if ENABLE_WEBIF
|
||||
SUBDIRS += \
|
||||
y-web
|
||||
endif
|
||||
|
Reference in New Issue
Block a user