[OpenWrt-Devel] [PATCH] generic: add missing 4.4 symbols

Dirk Neukirchen dirkneukirchen at web.de
Mon Dec 14 14:57:35 EST 2015


On 14.12.2015 20:19, Felix Fietkau wrote:
> On 2015-12-14 18:20, Dirk Neukirchen wrote:
>> found with omap target
>>
>> Signed-off-by: Dirk Neukirchen <dirkneukirchen at web.de>
>> ---
>>  target/linux/generic/config-4.4 | 7 +++++++
>>  1 file changed, 7 insertions(+)
>>
>> diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4
>> index 25a8d1b..094a505 100644
>> --- a/target/linux/generic/config-4.4
>> +++ b/target/linux/generic/config-4.4
>> @@ -648,6 +648,7 @@ CONFIG_CC_STACKPROTECTOR_NONE=y
>>  # CONFIG_CHARGER_MAX8903 is not set
>>  # CONFIG_CHARGER_RT9455 is not set
>>  # CONFIG_CHARGER_SMB347 is not set
>> +# CONFIG_CHARGER_TPS65217 is not set
>>  # CONFIG_CHARGER_TWL4030 is not set
>>  # CONFIG_CHECKPOINT_RESTORE is not set
>>  # CONFIG_CHELSIO_T1 is not set
>> @@ -1067,6 +1068,7 @@ CONFIG_EXPERT=y
>>  # CONFIG_EXT4_FS_SECURITY is not set
>>  CONFIG_EXT4_FS_XATTR=y
>>  CONFIG_EXT4_USE_FOR_EXT2=y
>> +CONFIG_EXT4_USE_FOR_EXT23=y
> Why do you add this only to remove it again in the next patch?
> 

Sorry, this is indeed not necessary.
I was bisecting kernel versions (4.1..4.4) and thought I cleaned up :/


> - Felix
> 
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list