buildroot/target/device/jp/Makefile.in

8 lines
164 B
Makefile
Raw Normal View History

# 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