summaryrefslogtreecommitdiffstats
path: root/target/linux/mxs/profiles
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-07-19 17:00:24 +0200
committerFelix Fietkau <nbd@nbd.name>2016-07-20 10:13:50 +0200
commit2b4d21a3e635264eb61ea4111a419917123774c8 (patch)
treec671c6314c24a72e4b272ef764ea649fb1b7c178 /target/linux/mxs/profiles
parent650afe412b3713ded698b1a4028acb1ad0c9d1da (diff)
downloadmaster-31e0f0ae-2b4d21a3e635264eb61ea4111a419917123774c8.tar.gz
master-31e0f0ae-2b4d21a3e635264eb61ea4111a419917123774c8.tar.bz2
master-31e0f0ae-2b4d21a3e635264eb61ea4111a419917123774c8.zip
mxs: unconditionally install kernel images/dtb files into rootfs (needed by boards)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/mxs/profiles')
-rw-r--r--target/linux/mxs/profiles/01-duckbill.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mxs/profiles/01-duckbill.mk b/target/linux/mxs/profiles/01-duckbill.mk
index 85a1237fd9..6b1dc187a2 100644
--- a/target/linux/mxs/profiles/01-duckbill.mk
+++ b/target/linux/mxs/profiles/01-duckbill.mk
@@ -7,7 +7,6 @@
define Profile/duckbill
NAME:=I2SE Duckbill boards
- DEPENDS:=+@TARGET_ROOTFS_INCLUDE_KERNEL +@TARGET_ROOTFS_INCLUDE_DTB
FEATURES+=usbgadget
PACKAGES+= \
-dnsmasq -firewall -ppp -ip6tables -iptables -6relayd -mtd uboot-envtools \