mpc83xx: sync kernel config
[openwrt.git] / scripts / metadata.pl
index 37b7d77..9260a1b 100755 (executable)
@@ -765,7 +765,7 @@ sub gen_package_mk() {
 $cmds \\
        ) > \$@
        
-ifneq (\$(UCI_PRECONFIG)\$(CONFIG_UCI_PRECONFIG),)
+ifneq (\$(IMAGEOPT)\$(CONFIG_IMAGEOPT),)
   package/preconfig: \$(TARGET_DIR)/etc/uci-defaults/$preconfig
 endif
 EOF
This page took 0.023748 seconds and 4 git commands to generate.