1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package
Chen Minqiang a57fb86d6a toolchain: glibc ldd env path fixup
This replace the shell script header of ldd
when it install to `/usr/bin/ldd` where
`#! /..../staging_dir/host/bin/bash`
should be
`#!/bin/sh`

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2020-06-18 20:08:18 +02:00
..
base-files base-files: gpio switch: add named GPIO support 2020-06-18 20:08:18 +02:00
boot ath79: add support for the Netgear WNDRMAC v1 2020-06-11 01:44:13 +02:00
devel kernel: fix portability issue with perf on linux 5.4 2020-06-04 21:52:57 +02:00
firmware ipq40xx: add support for EnGenius EMR3500 2020-06-13 14:38:03 +02:00
kernel mac80211: ath9k: enable adding wireless noise to kernel entropy pool 2020-06-18 20:08:18 +02:00
libs toolchain: glibc ldd env path fixup 2020-06-18 20:08:18 +02:00
network hostapd: fix compilation of wpa_supplicant 2020-06-18 20:08:18 +02:00
system mtd: enable wrgg support for ath79 2020-06-11 19:44:36 +03:00
utils
Makefile