aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i855/Makefile.inc
blob: 4dfc358fa01a72e76870a97c7e871dc8dd64c1c2 (plain)
1
2
3
4
5
ifeq ($(CONFIG_NORTHBRIDGE_INTEL_I855),y)

ramstage-y += northbridge.c

endif