summaryrefslogtreecommitdiff
path: root/target/device/Soekris/Makefile.in
blob: 5a00e9b0f7d0dc532f207a256007fea80a042b2f (plain)
1
2
3
4
5
# Override the default uClibc configuration
ifeq ($(strip $(BR2_TARGET_SOEKRIS_NET4521)),y)
UCLIBC_CONFIG_FILE:=target/device/Soekris/net4521/uClibc.config
BUSYBOX_CONFIG:=target/device/Soekris/net4521/busybox.config
endif