diff options
Diffstat (limited to 'package/firmware/ixp4xx-microcode/Makefile')
-rw-r--r-- | package/firmware/ixp4xx-microcode/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/firmware/ixp4xx-microcode/Makefile b/package/firmware/ixp4xx-microcode/Makefile index 1af12480c1..502424d678 100644 --- a/package/firmware/ixp4xx-microcode/Makefile +++ b/package/firmware/ixp4xx-microcode/Makefile @@ -15,6 +15,8 @@ PKG_SOURCE:=IPL_ixp400NpeLibraryWithCrypto-2_4.zip PKG_SOURCE_URL:=http://downloads.openwrt.org/sources PKG_MD5SUM:=dd5f6482e625ecb334469958bcd54b37 +PKG_FLAGS:=nonshared + include $(INCLUDE_DIR)/package.mk define Package/ixp4xx-microcode |