From 92eb27f56d613d9b6119dd05c375390076a0f342 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Fri, 27 Feb 2015 17:38:25 +0000 Subject: package: mtd: move bcm963xx_tag definition into source code Remove the need for the header file to be exported - we don't need most of it anyway; all we care about are the offset of the rootfs length and header crc fields. Signed-off-by: Jonas Gorski SVN-Revision: 44557 --- target/linux/generic/patches-3.18/700-swconfig.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.18/700-swconfig.patch') diff --git a/target/linux/generic/patches-3.18/700-swconfig.patch b/target/linux/generic/patches-3.18/700-swconfig.patch index 6d24149330..7cf525a509 100644 --- a/target/linux/generic/patches-3.18/700-swconfig.patch +++ b/target/linux/generic/patches-3.18/700-swconfig.patch @@ -29,7 +29,7 @@ obj-$(CONFIG_CICADA_PHY) += cicada.o --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild -@@ -375,6 +375,7 @@ header-y += stddef.h +@@ -374,6 +374,7 @@ header-y += stddef.h header-y += string.h header-y += suspend_ioctls.h header-y += swab.h -- cgit v1.2.3