diff options
| author | doc <doc.divxm@gmail.com> | 2014-07-20 14:29:22 +0300 |
|---|---|---|
| committer | doc <doc.divxm@gmail.com> | 2014-07-20 14:29:22 +0300 |
| commit | 64aea64ca9c1abc8c1bf3caf30ba7997985476ab (patch) | |
| tree | 98f2674c2d100dd9422a96d75cf4e504bf9621aa | |
| parent | e84dddf66677684a68dec21697ef36dba5d88ab3 (diff) | |
Revert "otter-common: move selinux_defconfig to omap4-common"
This reverts commit b66edcb85f1382918f569c73cac06699af3af0bf.
Change-Id: I195d7074a7896beb1d874a55a33627a4db730b4b
| -rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 6f03a05..bcb1051 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -62,6 +62,7 @@ SGX_MODULES: $(ARM_EABI_TOOLCHAIN)/arm-eabi-strip --strip-unneeded $(KERNEL_MODULES_OUT)/pvrsrvkm_sgx540_120.ko TARGET_KERNEL_MODULES += SGX_MODULES +TARGET_KERNEL_SELINUX_CONFIG := selinux_defconfig # Filesystem TARGET_USERIMAGES_USE_EXT4 := true |
