summaryrefslogtreecommitdiffstats
path: root/target/device/Sharp/Makefile.in
blob: f1c467149c54a94bf00942678766d764ed3a8c42 (plain)
1
2
3
4
5
6
7
# Override the default uClibc configuration
ifeq ($(BR2_TARGET_SHARP_LNODE80),y)

include target/device/Sharp/LNode80/Makefile.in
include target/device/Sharp/LNode80/linux.mk

endif