snow: use bootblock build class for I2C code
This gets rid of a bunch of duplicate I2C code in the bootblock. Change-Id: I51f625a0f738cca4ed2453fbcb78092e4110bc7e Signed-off-by: David Hendricks <dhendrix@chromium.org> Reviewed-on: http://review.coreboot.org/2289 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
committed by
Ronald G. Minnich
parent
00e480e22d
commit
94e230aa93
@@ -1,4 +1,5 @@
|
||||
bootblock-y += pwm.c
|
||||
bootblock-y += s3c24x0_i2c.c
|
||||
bootblock-y += s5p_gpio.c
|
||||
bootblock-y += timer.c
|
||||
|
||||
|
Reference in New Issue
Block a user