summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2018-01-08 18:05:42 -0600
committerPraneeth Bajjuri <praneeth@ti.com>2018-01-08 18:05:42 -0600
commit1682f0613d9f2e128caeb7d0d20a8b0e68837d22 (patch)
tree582c9611a856f88e9adb6a6a5b524e4b7cc2efd7
parent628d382ee25475de30991deabc62399977879752 (diff)
downloadam57xevm-1682f0613d9f2e128caeb7d0d20a8b0e68837d22.tar.gz
am57xevm: sepolicy: change the path to correct location
sepolicy is pointed to the wrong path. this patch fixes it Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 2e2c64e..521d01c 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -80,7 +80,7 @@ BOARD_SOFTAP_DEVICE := wl12xx_mac80211
endif
BOARD_SEPOLICY_DIRS += \
- device/ti/jacinto6evm/sepolicy
+ device/ti/am57xevm/sepolicy
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true