base-files: remove fstab symlink
[openwrt/staging/yousong.git] / package / base-files / Makefile
index 1334d80d5dfdffa011fe16b3659e34871d4cc6f1..e51d65ac4260cd6abcf255e87537a35b858bc59f 100644 (file)
@@ -169,7 +169,7 @@ define Package/base-files/install
        rm -f $(1)/var
        $(LN) /tmp $(1)/var
        mkdir -p $(1)/etc
-       $(LN) /tmp/resolv.conf /tmp/fstab /tmp/TZ /tmp/localtime $(1)/etc/
+       $(LN) /tmp/resolv.conf /tmp/TZ /tmp/localtime $(1)/etc/
 
        chmod 0600 $(1)/etc/shadow
        chmod 1777 $(1)/tmp