diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2009-06-13 16:47:22 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2009-06-13 16:47:22 +0000 |
commit | efbfde01b0318ee7cd6dae76d8abc34623cce2fc (patch) | |
tree | 2e4b3026778a88b72c5ca8a5ce11eafbd15b6557 /package/ixp4xx-microcode/Makefile | |
parent | b5141ea359b507cc7e4ec0bc841126ee778b8f81 (diff) | |
download | upstream-efbfde01b0318ee7cd6dae76d8abc34623cce2fc.tar.gz upstream-efbfde01b0318ee7cd6dae76d8abc34623cce2fc.tar.bz2 upstream-efbfde01b0318ee7cd6dae76d8abc34623cce2fc.zip |
Various Makefile cleanup.
Thanks to swalker.
SVN-Revision: 16437
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 |