wolfssl: fix build with make < 4.2
authorChen Minqiang <ptpt52@gmail.com>
Tue, 24 Jan 2023 23:55:12 +0000 (07:55 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 3 Feb 2023 11:18:19 +0000 (12:18 +0100)
commitfcde517d35c8591cbb578b1a7a49a0446b1ac646
treed33b68e0c7ca3e21337c3e298eb1536eb2bcc37e
parentd4c63c77866bf09668b541760b6c9f277b41ac87
wolfssl: fix build with make < 4.2

Inline the preinst.arm-ce script. Support for including was added in
make 4.2 and is not working with older make versions.

Fixes: https://github.com/openwrt/openwrt/issues/11866
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
package/libs/wolfssl/Makefile
package/libs/wolfssl/preinst.arm-ce [deleted file]