buildroot/target/device/Hitachi/Makefile.in

7 lines
147 B
Makefile

# Override the default uClibc configuration
ifeq ($(BR2_TARGET_HITACHI_MS7206SE01),y)
include target/device/Hitachi/MS7206SE01/Makefile.in
endif