]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - fs/tar/Config.in
fs/*/Config.in: fix attributes order
[coffee/buildroot.git] / fs / tar / Config.in
index 2116edf143c10ce24ab7f3856bd2b473bf8ccf4f..a4e375c68b657883dd5f86c7b4e64f781de52637 100644 (file)
@@ -50,8 +50,8 @@ endchoice
 
 config BR2_TARGET_ROOTFS_TAR_OPTIONS
        string "other random options to pass to tar"
-       depends on BR2_TARGET_ROOTFS_TAR
        default ""
+       depends on BR2_TARGET_ROOTFS_TAR
        help
          Any other flags you want to pass to tar
          Refer to tar --help for details