diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-13 16:47:22 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-13 16:47:22 +0000 |
commit | 6f5a624c71b763189516925c0af5319bddfac28c (patch) | |
tree | e14b902cdb8e313ef59b2ec64d3c917581e552a5 /package/ixp4xx-microcode/Makefile | |
parent | 5b54b4b093281c6409487dac9fc149969778e5a6 (diff) |
[packages] Various Makefile cleanup.
Thanks to swalker.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16437 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ixp4xx-microcode/Makefile')
-rw-r--r-- | package/ixp4xx-microcode/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/ixp4xx-microcode/Makefile b/package/ixp4xx-microcode/Makefile index 449b8952c4..9ed912758b 100644 --- a/package/ixp4xx-microcode/Makefile +++ b/package/ixp4xx-microcode/Makefile @@ -15,8 +15,6 @@ PKG_SOURCE:=IPL_ixp400NpeLibraryWithCrypto-2_4.zip PKG_SOURCE_URL:=http://downloads.openwrt.org/sources PKG_MD5SUM:=dd5f6482e625ecb334469958bcd54b37 -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) - include $(INCLUDE_DIR)/package.mk define Package/ixp4xx-microcode |