1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-25 15:49:12 +01:00
Files
u-boot-megous/disk/Makefile
Matthew McClintock df3fc52608 disk/part.c: Make features optional
If we don't want to build support for any partition types we can now
add #undef CONFIG_PARTITIONS in a board config file to keep this from
being compiled in. Otherwise boards assume this is compiled in by
default

Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-07-26 14:10:14 +02:00

1.6 KiB