Skip to content
Commit 9a1cb471 authored by Josh Triplett's avatar Josh Triplett
Browse files

x86, boot: Use the usual -y -n mechanism for objects in vmlinux



Switch VMLINUX_OBJS to vmlinux-objs-y, to eliminate Makefile
conditionals in favor of vmlinux-objs-$(CONFIG_*) constructs.

This does not change the generated code at all.

Signed-off-by: default avatarJosh Triplett <josh@joshtriplett.org>
parent 7d1311b9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment