projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Finally fix the rb500 boot (#2436)
[openwrt.git]
/
target
/
linux
/
x86
/
Makefile
diff --git
a/target/linux/x86/Makefile
b/target/linux/x86/Makefile
index
d1e459c
..
27987a4
100644
(file)
--- a/
target/linux/x86/Makefile
+++ b/
target/linux/x86/Makefile
@@
-16,5
+16,7
@@
LINUX_VERSION:=2.6.22.4
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
+$(eval $(call Target,generic))
+$(eval $(call Target,mediacenter))
$(eval $(call BuildTarget))
This page took
0.024746 seconds
and
4
git commands to generate.