Preliminary OpenWrt package support.

This commit is contained in:
Wouter R
2013-05-02 18:05:42 +02:00
parent 5dd134caeb
commit 3840a8798d
6 changed files with 134 additions and 8 deletions
+12
View File
@@ -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