buildroot/target/device/AMD/Makefile.in

8 lines
196 B
Makefile

# Override the default uClibc configuration
ifeq ($(strip $(BR2_TARGET_AMD_ALCHEMY_DBAU1500)),y)
include target/device/AMD/DBAu1500/Makefile.in
include target/device/AMD/DBAu1500/linux.mk
endif