1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/include
Jo-Philipp Wich f6b399c8ab include: image.mk: use correct flag for fixed mtimes with make_ext4fs (#21768)
The correct flag for fixed mtime is -T, not -t.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 48610
2016-02-01 13:58:43 +00:00
..
site
autotools.mk include/autotools.mk: fix gettext installation path 2016-01-20 23:21:09 +00:00
cmake.mk include/cmake.mk: search in $(STAGING_DIR)/usr instead of plain $(STAGING_DIR) to avoid picking up stuff from host/ 2016-01-25 15:49:49 +00:00
debug.mk
depends.mk
device_table.txt
download.mk build: download.mk: bugfix download.pl argument call order 2016-01-21 13:28:18 +00:00
feeds.mk include: group kmod ipk files into a "kernel" subdirectory 2016-01-24 15:36:05 +00:00
hardening.mk
host-build.mk host-build.mk: change default installation prefix of package/* host builds to staging_dir/target-*/host 2016-01-20 19:12:13 +00:00
host.mk
image.mk include: image.mk: use correct flag for fixed mtimes with make_ext4fs (#21768) 2016-02-01 13:58:43 +00:00
kernel-build.mk build system: have tar use $SOURCE_DATE_EPOCH for --mtime 2016-01-31 23:29:16 +00:00
kernel-defaults.mk kernel: set root on NFS when enabled 2016-02-01 01:06:56 +00:00
kernel-version.mk kernel: update kernel 4.3 to version 4.3.4 2016-01-25 21:44:48 +00:00
kernel.mk include/kernel: sort module lists for reproducibility 2016-01-28 22:42:29 +00:00
netfilter.mk
nls.mk
package-bin.mk
package-defaults.mk include: group kmod ipk files into a "kernel" subdirectory 2016-01-24 15:36:05 +00:00
package-dumpinfo.mk include: group kmod ipk files into a "kernel" subdirectory 2016-01-24 15:36:05 +00:00
package-ipkg.mk
package-seccomp.mk
package.mk build: use -iremap feature to replace __FILE__ absolute path names in packages with ones relative to $(BUILD_DIR) 2016-01-25 15:49:31 +00:00
prereq-build.mk Support LibreSSL as provider of openssl 2016-01-17 10:42:32 +00:00
prereq.mk
quilt.mk
scan.awk
scan.mk build: ignore the linux package in the sdk only for generating package data, not for dependencies 2016-01-10 16:35:24 +00:00
scons.mk
shell.sh
subdir.mk build: add logging for package host builds 2016-01-20 21:31:56 +00:00
target.mk build: add uclient-fetch to the default packages, in case opkg is not selected 2016-01-22 09:41:53 +00:00
toolchain-build.mk
toplevel.mk build: introduce SOURCE_DATE_EPOCH variable 2016-01-31 23:29:07 +00:00
uclibc++.mk
unpack.mk
verbose.mk
version.mk