target: linux: patches: Drop initramfs startup hack
commit52c09f0f6c6fcf6e81ee4fc7b2db225c3c950ecf
authorPhil Sutter <phil@nwl.cc>
Fri, 29 Oct 2021 21:30:45 +0000 (29 23:30 +0200)
committerWaldemar Brodkorb <wbx@openadk.org>
Sat, 30 Oct 2021 15:47:43 +0000 (30 17:47 +0200)
treef0c7652bf30dffe99736f065130b045ff702e9ad
parent9c7ea14b1c7a0ae00ce4de2075d5cdcf336d6024
target: linux: patches: Drop initramfs startup hack

No need to change the initramfs 'init' binary location in kernels
anymore, image.mk adds a symlink from /init to /sbin/init to cover for
that.

Signed-off-by: Phil Sutter <phil@nwl.cc>
target/linux/patches/3.16.85/startup.patch
target/linux/patches/4.14.252/startup.patch
target/linux/patches/4.16.17/startup.patch
target/linux/patches/4.19.213/startup.patch
target/linux/patches/4.4.289/startup.patch
target/linux/patches/4.9.287/startup.patch
target/linux/patches/5.10.75/startup.patch
target/linux/patches/5.4.155/startup.patch
target/linux/patches/6064a9bdf48cefbccc4f6472dd04251f0dec1931/startup.patch