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

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

endif