summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/linux/linux-handhelds-2.6-2.6.21/keep-initramfs.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/linux/linux-handhelds-2.6-2.6.21/keep-initramfs.patch b/packages/linux/linux-handhelds-2.6-2.6.21/keep-initramfs.patch
deleted file mode 100644
index b503a6326a..0000000000
--- a/packages/linux/linux-handhelds-2.6-2.6.21/keep-initramfs.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- /tmp/Makefile 2008-03-08 11:13:58.939360172 +0100
-+++ kernel26/usr/Makefile 2008-03-08 11:14:03.270190232 +0100
-@@ -34,7 +34,7 @@
- endif
-
- quiet_cmd_initfs = GEN $@
-- cmd_initfs = $(initramfs) -o $@ $(ramfs-args) $(ramfs-input)
-+ cmd_initfs = echo
-
- targets := initramfs_data.cpio.gz
- # do not try to update files included in initramfs