mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-25 08:02:32 +00:00
adm5120: switch kernel to 3.18
Tested by Jonas on WP54g, thank you! Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44588
This commit is contained in:
parent
c9035566d5
commit
fac0ad0827
@ -10,10 +10,11 @@ include $(TOPDIR)/rules.mk
|
|||||||
BOARD:=adm5120
|
BOARD:=adm5120
|
||||||
BOARDNAME:=Infineon/ADMtek ADM5120
|
BOARDNAME:=Infineon/ADMtek ADM5120
|
||||||
FEATURES:=low_mem
|
FEATURES:=low_mem
|
||||||
KERNEL_PATCHVER:=3.8
|
|
||||||
SUBTARGETS:=router_le router_be rb1xx
|
SUBTARGETS:=router_le router_be rb1xx
|
||||||
INITRAMFS_EXTRA_FILES:=
|
INITRAMFS_EXTRA_FILES:=
|
||||||
|
|
||||||
|
KERNEL_PATCHVER:=3.18
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
DEFAULT_PACKAGES += admswconfig wpad-mini kmod-input-core \
|
DEFAULT_PACKAGES += admswconfig wpad-mini kmod-input-core \
|
||||||
|
Loading…
Reference in New Issue
Block a user