Add an 'Image Configuration' menu to menuconfig
[openwrt.git] / target / sdk / files / Makefile
index ba488e3..7f42b69 100644 (file)
@@ -30,6 +30,9 @@ export TOPDIR
 DEVELOPER=1
 export DEVELOPER
 
+SDK=1
+export SDK
+
 all: world
 
 .pkginfo: FORCE