You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Florian Fainelli 5229c45363 mdadm: Do not check RUN_DIR
Fixes build failure on hosts that do not have mdadm
installed/configured:

make[3]: Entering directory
`/local/users/fainelli/openwrt/trunk/build_dir/target-mipsel-linux-gnu_glibc/mdadm-4.0'
***** Parent of /run/mdadm does not exist.  Maybe set different RUN_DIR=
*****  e.g. make RUN_DIR=/dev/.mdadm
***** or set CHECK_RUN_DIR=0
make[3]: *** [check_rundir] Error 1
make[3]: Leaving directory
`/local/users/fainelli/openwrt/trunk/build_dir/target-mipsel-linux-gnu_glibc/mdadm-4.0'
make[2]: ***
[/local/users/fainelli/openwrt/trunk/build_dir/target-mipsel-linux-gnu_glibc/mdadm-4.0/.built]
Error 2
make[2]: Leaving directory
`/local/users/fainelli/openwrt/trunk/package/utils/mdadm'
make[1]: *** [package/utils/mdadm/compile] Error 2
make[1]: Leaving directory `/local/users/fainelli/openwrt/trunk'
make: *** [package/mdadm/compile] Error 2

Fixes: 980c41f8e0 ("utils/mdadm: Update to 4.0")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
7 years ago
..
base-files mvebu: fix sysupgrade 7 years ago
boot uboot-lantiq/spl: fixed uninitialized variable len in spl_uncompress_lzo 7 years ago
devel devel/trace-cmd: Update to 2.6.1 7 years ago
firmware linux-firmware: add firmware for rtl8821ae support 7 years ago
kernel lantiq: fix lantiq_mei.c and amazonse.dsti for adsl modem firmware 7 years ago
libs elfutils: Pass -Wno-unused-result to silence warnings as errors 7 years ago
network Lantiq: make possible to tweak DSL SRN from UCI 7 years ago
system procd: update to latest git HEAD 7 years ago
utils mdadm: Do not check RUN_DIR 7 years ago
Makefile build: cleanup tmp/ dir of target rootfs 7 years ago