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

include target/device/jp/q5/Makefile.in
include target/device/jp/q5/linux.mk

endif