projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[x86:rdc]: x86 kernels target bzImage by default
[openwrt.git]
/
target
/
linux
/
x86
/
Makefile
diff --git
a/target/linux/x86/Makefile
b/target/linux/x86/Makefile
index
fb365dd
..
3cbed95
100644
(file)
--- a/
target/linux/x86/Makefile
+++ b/
target/linux/x86/Makefile
@@
-16,8
+16,6
@@
LINUX_VERSION:=2.6.32.25
include $(INCLUDE_DIR)/target.mk
-KERNELNAME:=bzImage
-
$(eval $(call BuildTarget))
$(eval $(call $(if $(CONFIG_TARGET_ROOTFS_ISO),RequireCommand,Ignore),mkisofs, \
This page took
0.024562 seconds
and
4
git commands to generate.