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

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

endif