From 00dd85d8f61db55d6e08d224ed30f077075e9766 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 24 Jul 2011 14:17:58 +0000 Subject: ocf-linux: version bump to 20110720 Fixes problem with TFM allocation in cryptosoft.c Signed-off-by: Philip Prindeville Hauke: * remove ubsec_ssb package and take it from ocf-linux * use patches from ocf-linux package * refresh all patches * readd some build fixes for OpenWrt. * readd CRYPTO_MANAGER dependency SVN-Revision: 27753 --- package/ubsec_ssb/src/Makefile | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 package/ubsec_ssb/src/Makefile (limited to 'package/ubsec_ssb/src/Makefile') diff --git a/package/ubsec_ssb/src/Makefile b/package/ubsec_ssb/src/Makefile deleted file mode 100644 index 71155c964c..0000000000 --- a/package/ubsec_ssb/src/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# -# Makefile for b5365ips driver -# -# Copyright (C) 2007 Daniel Mueller -# -# This program is free software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License -# as published by the Free Software Foundation; either version -# 2 of the License, or (at your option) any later version. -# - -obj-m := ubsec_ssb.o - -obj ?= . - -ifeq ($(MAKING_MODULES),1) - --include $(TOPDIR)/Rules.make -endif -- cgit v1.2.3