Commit 494b533c authored by Alex Williamson's avatar Alex Williamson Committed by David Mosberger

[PATCH] ia64: generic build fix

trivial build fix for the generic kernel target
parent 8106c446
...@@ -11,7 +11,6 @@ ...@@ -11,7 +11,6 @@
EXTRA_TARGETS := vmlinux.bin vmlinux.gz EXTRA_TARGETS := vmlinux.bin vmlinux.gz
targets-$(CONFIG_IA64_HP_SIM) += bootloader targets-$(CONFIG_IA64_HP_SIM) += bootloader
targets-$(CONFIG_IA64_GENERIC) += bootloader
EXTRA_TARGETS += $(sort $(targets-y)) EXTRA_TARGETS += $(sort $(targets-y))
quiet_cmd_cptotop = LN $@ quiet_cmd_cptotop = LN $@
......
Markdown is supported
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