buildroot/target/device/AMD/Makefile.in

8 lines
187 B
Makefile

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