diff options
Diffstat (limited to 'BoardConfig.mk')
| -rw-r--r-- | BoardConfig.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 6652dc7..aa8876b 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -17,4 +17,4 @@ TARGET_RELEASETOOLS_EXTENSIONS := device/asus/grouper -include vendor/asus/grouper/BoardConfigVendor.mk include device/asus/grouper/BoardConfigCommon.mk -TARGET_RECOVERY_FSTAB = device/asus/grouper/rootdir/fstab.grouper +TARGET_RECOVERY_FSTAB := device/asus/grouper/rootdir/fstab.grouper |
