mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2026-08-07 09:34:30 +02:00
Preliminary OpenWrt package support.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Doodle3D Wifibox configuration
|
||||
#menu "Configuration"
|
||||
# depends on PACKAGE_wifibox
|
||||
|
||||
config WIFIBOX_DEVEL_PACKAGE
|
||||
depends on PACKAGE_wifibox
|
||||
bool "Enable development aids"
|
||||
default n
|
||||
help
|
||||
Enable development features (currently a script to copy and zip all relevant code for updating the git repository).
|
||||
|
||||
#endmenu
|
||||
Reference in New Issue
Block a user