blob: 4829e7b62407be1b2762583dcdc37795f32152f0 [file] [log] [blame]
Stefan Reinauer77c04e92015-04-27 14:03:47 -07001ifeq ($(CONFIG_EC_LENOVO_H8),y)
2
Patrick Georgi23f38cd2012-11-16 14:50:32 +01003ramstage-y += h8.c
Stefan Reinauer77c04e92015-04-27 14:03:47 -07004
5endif