tn3399_openwrt/package/utils/busybox
John Crispin 406d53c697 busybox: Fix pam_start link errors when PAM support is enabled
Patch to BusyBox Makefile to fix linker errors when PAM support is enabled by
CONFIG_BUSYBOX_CONFIG_PAM=y. Typical errors include:
login.c:(.text.login_main+0x122): undefined reference to `pam_start'

Signed-off-by: Stephen Parry <sgparry@mainscreen.com>

SVN-Revision: 42195
2014-08-18 13:10:08 +00:00
..
config busybox: update to 1.22.1 2014-05-25 17:42:09 +00:00
files busybox: fix validation in sysntpd init script 2014-06-30 10:11:18 +00:00
patches busybox: remove redundant 6rd-patch 2014-05-29 21:50:32 +00:00
Config-defaults.in busybox: add back missing crond config change 2014-05-25 17:45:22 +00:00
Config.in busybox: Add help documentation in menuconfig 2014-01-31 19:15:14 +00:00
convert_defaults.pl busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated 2014-01-31 13:50:16 +00:00
convert_menuconfig.pl busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated 2014-01-31 13:50:16 +00:00
Makefile busybox: Fix pam_start link errors when PAM support is enabled 2014-08-18 13:10:08 +00:00