summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mobile-adaptation-tm1.post4
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/mobile-adaptation-tm1.post b/scripts/mobile-adaptation-tm1.post
index 4e3b217..f5b8e36 100644
--- a/scripts/mobile-adaptation-tm1.post
+++ b/scripts/mobile-adaptation-tm1.post
@@ -5,6 +5,8 @@ echo "#################### mobile-adaptation-tm1.post ####################"
rm /boot/kernel/dzImage
rm /boot/kernel/dzImage-recovery
-# remove manuals and docs
+# remove manuals, docs and headers
+rm -rf /usr/include
rm -rf /usr/share/man
rm -rf /usr/share/doc
+