aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdht/Makefile.inc
blob: 0b33352e7c85317ac0a8e45679c059dd9ea93b4e (plain)
1
2
3
4
5
ifeq ($(CONFIG_NORTHBRIDGE_AMD_AMDFAM10),y)

romstage-y += h3finit.c ht_wrapper.c comlib.c AsPsNb.c h3ncmn.c

endif