diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-19 02:56:28 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-19 02:56:28 +0300 |
commit | ac55900387753ca93406ae5d99b0933803dbad16 (patch) | |
tree | 5342a3f6534803f8230f923e12cbd7a7451554b0 /core/busybox/sources | |
parent | 345c43bd6c7ddff26d3db804008f4bc72e12a546 (diff) | |
download | repository-ac55900387753ca93406ae5d99b0933803dbad16.tar.gz |
busybox: i686 compatibility
Diffstat (limited to 'core/busybox/sources')
-rw-r--r-- | core/busybox/sources | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/busybox/sources b/core/busybox/sources index ef06436e..8733fc8f 100644 --- a/core/busybox/sources +++ b/core/busybox/sources @@ -12,3 +12,6 @@ patches/modprobe-kernel-version.patch patches/adduser-no-setgid.patch patches/install-fix-chown.patch patches/print-unicode.patch +patches/1-date-64-prefix.patch +patches/2-time-64-prefix.patch +patches/3-syscall-gettime.patch |