projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
apex: Create both 8MB and 16MB apex binaries
[openwrt.git]
/
target
/
linux
/
rdc
/
Makefile
diff --git
a/target/linux/rdc/Makefile
b/target/linux/rdc/Makefile
index
ac49ade
..
4e83e16
100644
(file)
--- a/
target/linux/rdc/Makefile
+++ b/
target/linux/rdc/Makefile
@@
-9,9
+9,9
@@
include $(TOPDIR)/rules.mk
ARCH:=i386
BOARD:=rdc
BOARDNAME:=RDC321x x86
ARCH:=i386
BOARD:=rdc
BOARDNAME:=RDC321x x86
-FEATURES:=squashfs jffs2
broken
+FEATURES:=squashfs jffs2
pci
-LINUX_VERSION:=2.6.2
2.4
+LINUX_VERSION:=2.6.2
4.2
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
@@
-32,7
+32,4
@@
ifneq ($(CONFIG_TARGET_ROOTFS_INITRAMFS),y)
endef
endif
endef
endif
-# include the profiles
--include profiles/*.mk
-
$(eval $(call BuildTarget))
$(eval $(call BuildTarget))
This page took
0.03188 seconds
and
4
git commands to generate.