Skip to content

Commit

Permalink
add Target ipq40xx-generic and GliNet B1300 board
Browse files Browse the repository at this point in the history
squashed PR #644 and PR #645
  • Loading branch information
RobinBrandt87 authored and SvenRoederer committed Dec 21, 2018
1 parent 9e461ee commit 3d5fa62
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions configs/ipq40xx-generic.config
@@ -0,0 +1,14 @@
CONFIG_TARGET_ipq40xx=y
CONFIG_TARGET_ipq40xx_generic=y
CONFIG_TARGET_ipq40xx_DEVICE_glinet_gl-b1300=y
CONFIG_TARGET_ARCH_PACKAGES="arm_cortex-a7_neon-vfpv4"
CONFIG_TARGET_BOARD="ipq40xx"
CONFIG_TARGET_ROOTFS_INITRAMFS=y
CONFIG_TARGET_INITRAMFS_COMPRESSION_NONE=y
COBFIG_PACKAGE_ath10k-firmware-qca4019-ct
CONFIG_PACKAGE_kmod-ath10k-ct=m
CONFIG_PACKAGE_kmod-usb-dwc3=m
CONFIG_PACKAGE_kmod-usb3=y
CONFIG_PACKAGE_kmod-usb-dwc3-of-simple=y
CONFIG_PACKAGE_fritz-caldata=m
CONFIG_PACKAGE_fritz-tffs=m
1 change: 1 addition & 0 deletions profiles/ipq40xx-generic.profiles
@@ -0,0 +1 @@
glinet_gl-b1300

0 comments on commit 3d5fa62

Please sign in to comment.