From c45b5fbb998ca7888607a78b8f89aff75649ebc2 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 21 Jul 2005 11:45:36 +0000 Subject: move nvram,jffs2root,shared libs into target/linux/package and make them broadcom-specific git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1517 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/openwrt/libnvram/nvram_convert.h | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 package/openwrt/libnvram/nvram_convert.h (limited to 'package/openwrt/libnvram/nvram_convert.h') diff --git a/package/openwrt/libnvram/nvram_convert.h b/package/openwrt/libnvram/nvram_convert.h deleted file mode 100644 index 70e12327d1..0000000000 --- a/package/openwrt/libnvram/nvram_convert.h +++ /dev/null @@ -1,7 +0,0 @@ - -struct nvram_convert { - char *name; - char *wl0_name; - char *d11g_name; -}; - -- cgit v1.2.3