buildroot/target/device/jp/Makefile.in

8 lines
155 B
Makefile
Raw Normal View History

# 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