summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/falcon/profiles/000-generic.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/falcon/profiles/000-generic.mk')
-rw-r--r--target/linux/lantiq/falcon/profiles/000-generic.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/lantiq/falcon/profiles/000-generic.mk b/target/linux/lantiq/falcon/profiles/000-generic.mk
deleted file mode 100644
index 480e58eef..000000000
--- a/target/linux/lantiq/falcon/profiles/000-generic.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-define Profile/Generic
- NAME:=Generic - all boards
- PACKAGES:= \
- kmod-dm9000 \
- kmod-i2c-core kmod-i2c-falcon-lantiq kmod-eeprom-at24 \
- kmod-spi-bitbang kmod-spi-gpio kmod-eeprom-at25 \
- gpon-dti-agent
-endef
-
-$(eval $(call Profile,Generic))
-
-