Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
c8c95bbfb63cd52cb22cbf538f33b9fc96a99ee3
/
.
/
target
/
linux
/
mmp
/
base-files.mk
blob: 9020716a53d1f72c0a1d6f47d84d54aae8677332 [
file
] [
log
] [
blame
]
define
Package
/
base
-
files
/
install
-
target
ifneq
(
$
(
CONFIG_SECURE_IMA
),
y
)
rm
-
f $
(
1
)/
etc
/
init
.
d
/
ima_init
rm
-
rf $
(
1
)/
etc
/
keys
endif
endef