summarylogtreecommitdiffstats
path: root/linux-rockchip.install
diff options
context:
space:
mode:
Diffstat (limited to 'linux-rockchip.install')
-rw-r--r--linux-rockchip.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/linux-rockchip.install b/linux-rockchip.install
new file mode 100644
index 000000000000..127de9cfd3a1
--- /dev/null
+++ b/linux-rockchip.install
@@ -0,0 +1,3 @@
+post_remove() {
+ rm -f boot/initramfs-linux.img
+}