Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/boot/common/Makefile.inc 199210 2009-11-12 01:30:17Z attilio $
---
> # $FreeBSD: head/sys/boot/common/Makefile.inc 200460 2009-12-13 01:20:32Z marcel $
25a26,30
> .if defined(MD_IMAGE_SIZE)
> CFLAGS+= -DMD_IMAGE_SIZE=${MD_IMAGE_SIZE}
> SRCS+= md.c
> .endif
>