When I execute 'make boot' or 'make zImage', the kernel that is buils is only 4096 bytes in size. 'make bzImage' works just fine creating a working compressed kernel. Thanks.
Assigned to dledford
Make boot is likely erroring out that the kernel is too large.